From 066496e3d8b03da27cfb92043cf3347ae6c07c32 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Fri, 12 Feb 2021 23:30:16 -0500 Subject: made header color same as page color in poster2 --- poster2.tex | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/poster2.tex b/poster2.tex index c7fce55..c812fae 100644 --- a/poster2.tex +++ b/poster2.tex @@ -40,10 +40,9 @@ \def\makeheadline{\vbox to 0pt{\vskip -\vskp \hbox to 0pt{% - \hskip-1in\colorbox{head}{% - \widthline{% - \vbox to \vskp{}\the\headline} - } + \hskip-1in\widthline{% + \vbox to \vskp{}\the\headline + } \hss} \vss} \nointerlineskip} @@ -89,7 +88,7 @@ \fullcenter{\sub Holden Rohrer and Radeen Dixon}% \vfil}\hskip1in% } -\incl{Essential Question and Hypothesis}{src/hypo2.i} +\incl{Research Question and Hypothesis}{src/hypo2.i} \incl{Abstract}{src/abstr2.i} \image poster2/img1.i \incl{Background Information}{src/research2.i} -- cgit