Template:Team:Amsterdam/css
From 2012.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | /* | ||
+ | Resets defualt browser settings | ||
+ | reset.css | ||
+ | */ | ||
+ | |||
+ | :focus { outline:0; } | ||
+ | a:active { outline:none; } | ||
+ | body { line-height:1; color:black; background:white; } | ||
+ | ol,ul { list-style:none; } | ||
+ | table { border-collapse:separate; border-spacing:0; } | ||
+ | caption,th,td { text-align:left; font-weight:normal; } | ||
+ | blockquote:before,blockquote:after,q:before,q:after { content:""; } | ||
+ | blockquote,q { quotes:"" ""; } | ||
+ | |||
+ | /* | ||
+ | Page style | ||
+ | */ | ||
body { | body { |
Latest revision as of 23:26, 26 September 2012