Update box design

This commit is contained in:
Oystein Kristoffer Tveit 2020-05-28 20:42:17 +02:00
parent f3424bdf60
commit c2850517c4
1 changed files with 7 additions and 1 deletions

View File

@ -94,6 +94,12 @@
right=15pt, right=15pt,
top=15pt, top=15pt,
bottom=15pt, bottom=15pt,
arc=0pt,
outer arc=0pt,
attach boxed title to top center={yshift=-12pt, yshifttext=-6pt},
title={\fontsize{15}{20}\textcolor{white}{\textbf{意味}}},
colbacktitle=black!60,
boxed title style={arc=0pt, outer arc=0pt}
} }
\newcommand{\kanjiMeaning}[1]{ \newcommand{\kanjiMeaning}[1]{
@ -170,7 +176,7 @@
\clip (-0.1,-0.1) rectangle (14.1,6.1); \clip (-0.1,-0.1) rectangle (14.1,6.1);
% Main Frame % Main Frame
\draw[line width=1.6pt, rounded corners=4pt] (0, 0) rectangle (14, 6); \draw[line width=1.6pt] (0, 0) rectangle (14, 6);
% Horizontal lines % Horizontal lines
\draw (0,2) -- (14,2); \draw (0,2) -- (14,2);