Final adjustment to borders in Information box
This commit is contained in:
parent
2e36ab46ec
commit
58f601fe59
@ -40,7 +40,7 @@
|
|||||||
\def\numbercolor{cyan!50!white}
|
\def\numbercolor{cyan!50!white}
|
||||||
|
|
||||||
\def\infoframe{red!25}
|
\def\infoframe{red!25}
|
||||||
\def\infotxt{red!50}
|
\def\infotxt{red!70}
|
||||||
|
|
||||||
\def\kline{{\color{\linecolor}\hrulefill}}
|
\def\kline{{\color{\linecolor}\hrulefill}}
|
||||||
|
|
||||||
@ -83,8 +83,8 @@
|
|||||||
sharp corners=all,
|
sharp corners=all,
|
||||||
colupper=\infotxt,
|
colupper=\infotxt,
|
||||||
boxrule=0.3mm,
|
boxrule=0.3mm,
|
||||||
rightrule=0mm,
|
toprule=0mm,
|
||||||
bottomrule=0mm,
|
leftrule=0mm,
|
||||||
]
|
]
|
||||||
Name:
|
Name:
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
@ -96,7 +96,9 @@ Name:
|
|||||||
sharp corners=all,
|
sharp corners=all,
|
||||||
colupper=\infotxt,
|
colupper=\infotxt,
|
||||||
boxrule=0.3mm,
|
boxrule=0.3mm,
|
||||||
bottomrule=0mm,
|
toprule=0mm,
|
||||||
|
rightrule=0mm,
|
||||||
|
leftrule=0mm,
|
||||||
]
|
]
|
||||||
Class:
|
Class:
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
@ -110,7 +112,9 @@ Class:
|
|||||||
rounded corners=southwest,
|
rounded corners=southwest,
|
||||||
colupper=\infotxt,
|
colupper=\infotxt,
|
||||||
boxrule=0.3mm,
|
boxrule=0.3mm,
|
||||||
rightrule=0mm,
|
leftrule=0mm,
|
||||||
|
bottomrule=0mm,
|
||||||
|
toprule=0mm,
|
||||||
]
|
]
|
||||||
Topic:
|
Topic:
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
@ -123,7 +127,7 @@ Topic:
|
|||||||
sharp corners=all,
|
sharp corners=all,
|
||||||
rounded corners=southeast,
|
rounded corners=southeast,
|
||||||
colupper=\infotxt,
|
colupper=\infotxt,
|
||||||
boxrule=0.3mm,
|
boxrule=0.0mm,
|
||||||
]
|
]
|
||||||
Date:\hphantom{XXLXXLXXXXXXXX} Page: {\Large \arabic{pgct}}
|
Date:\hphantom{XXLXXLXXXXXXXX} Page: {\Large \arabic{pgct}}
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
|
Loading…
Reference in New Issue
Block a user