X-Git-Url: http://git.rot13.org/?p=angular-mojolicious.git;a=blobdiff_plain;f=public%2Fapp%2Fdrzb2011%2Fregistration.css;h=320045554e4eb7349567968bf498b0b3e6b6a500;hp=38f24dbdf1f147b2a3e11fc009f08c69cbf87459;hb=5ea772db91186ce04f912a6bc7bc8c0f3fb12b7e;hpb=6012c1f5b35c6a5f4b90275dacff7d0b1137c802 diff --git a/public/app/drzb2011/registration.css b/public/app/drzb2011/registration.css index 38f24db..3200455 100644 --- a/public/app/drzb2011/registration.css +++ b/public/app/drzb2011/registration.css @@ -386,6 +386,24 @@ input:focus, textarea:focus background: url(http://mjesec.ffzg.hr/drzb2011/images/footer_bg.jpg) repeat-x; clear: both; } + +#foot a +{ + position: relative; + top: 12px; + margin-bottom: 20px; + font: 12px arial; + color: #374e5a; + text-align: center; + text-decoration: none; +} + +#foot a:hover +{ + color: #374e5a; + text-decoration: underline; +} + hr { border: 1px solid #ccc;