Repai preamble.tex

This commit is contained in:
Patrick Nisble 2018-04-09 09:13:07 +02:00
parent 9558602d9c
commit 51d12ea7e9
1 changed files with 3 additions and 0 deletions

View File

@ -2,5 +2,8 @@
\input{tikz/tikzpreamble.tex} \input{tikz/tikzpreamble.tex}
\usepacckage{xcolor}
\usepackage{tcolorbox}
\definecolor{myteal}{HTML}{228c9c} \definecolor{myteal}{HTML}{228c9c}
\DeclareTColorBox{blockbox}{ O{width=\textwidth} }{boxrule=0mm, colframe=myteal, valign lower=bottom, on line, lower separated=false, height=.6\textheight, #1} \DeclareTColorBox{blockbox}{ O{width=\textwidth} }{boxrule=0mm, colframe=myteal, valign lower=bottom, on line, lower separated=false, height=.6\textheight, #1}