add boxblock and myteal
This commit is contained in:
parent
db896a0702
commit
f518df50cc
|
@ -1,3 +1,6 @@
|
||||||
%! TEX root = ./thesis.tex
|
%! TEX root = ./thesis.tex
|
||||||
|
|
||||||
\input{tikz/tikzpreamble.tex}
|
\input{tikz/tikzpreamble.tex}
|
||||||
|
|
||||||
|
\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}
|
||||||
|
|
Loading…
Reference in New Issue