Merge branch 'master' of ssh://acereca.ddns.net:11444/acereca/BaTh
This commit is contained in:
commit
191f7cd2d9
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue