Template:Biotec Dresden/bin/Style
From 2010.igem.org
(Difference between revisions)
(New page: <html> <header> <style type="text/css"> #footer-box { background-color:#95AD19; color: #333333; border:0px solid; margin:0 auto; padding:5px; width:965px; } #footer-box a { color: #333333...) |
|||
Line 2: | Line 2: | ||
<header> | <header> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | body{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | font-size:13px; | ||
+ | font-family:'Lucida Sans Unicode',verdana,Helvetica,Arial,sans-serif; | ||
+ | color:#333333; | ||
+ | background-color:#FFFFFF; | ||
+ | } | ||
+ | |||
#footer-box { | #footer-box { | ||
- | background-color:#95AD19; | + | background-color:#95AD19; |
- | color: #333333; | + | color: #333333; |
- | border:0px solid; | + | border:0px solid; |
- | margin:0 auto; | + | margin:0 auto; |
- | padding:5px; | + | padding:5px; |
- | width:965px; | + | width:965px; |
} | } | ||
+ | |||
+ | a{ | ||
+ | color:#B2C629; | ||
+ | background-color:#FFFFFF; | ||
+ | outline:none; | ||
+ | text-decoration:none; | ||
+ | } | ||
#footer-box a { | #footer-box a { |
Revision as of 08:43, 21 June 2010