From: Vincent Vanwaelscappel Date: Tue, 15 Oct 2013 09:43:36 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2e0e386a4570063b04367c5acfa429bdc07194b6;p=fluidbook-html5.git --- diff --git a/style/fluidbook.css b/style/fluidbook.css index 0266ed18..df90a58c 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -10,6 +10,17 @@ .csstransforms #message{ display:none; } +#message{ + text-align: center; + margin: 30px auto; + width:600px; +} +#message a{ + text-decoration: underline; +} +#message a:after{ + content:" »"; +} /* Disable print div*/ #printpages{