Template:Team:TMU-Tokyo/css/demo.css

From 2012.igem.org

(Difference between revisions)
(Created page with "<html><style> body { background: #123; color: #333; font-size: 11px; height: auto; padding-bottom: 20px; } a { color: #fff; text-decoration: none; } a:hover { ...")
 
(One intermediate revision not shown)
Line 1: Line 1:
<html><style>
<html><style>
-
 
-
body {
 
-
  background: #123;
 
-
  color: #333;
 
-
  font-size: 11px;
 
-
  height: auto;
 
-
  padding-bottom: 20px;
 
-
}
 
-
 
-
a {
 
-
  color: #fff;
 
-
  text-decoration: none;
 
-
}
 
-
 
-
a:hover {
 
-
  text-decoration: underline;
 
-
}
 
-
 
-
h1 {
 
-
  font-family: Georgia, serif;
 
-
  font-weight: normal;
 
-
  padding-top: 20px;
 
-
  text-align: center;
 
-
}
 
-
 
-
h2 {
 
-
  padding-top: 20px;
 
-
  text-align: center;
 
-
}
 
-
 
-
p {
 
-
  border: 1px solid #666;
 
-
  overflow: hidden;
 
-
  padding: 10px 0;
 
-
  text-align: center;
 
-
}
 
-
 
.container_12,
.container_12,

Latest revision as of 04:27, 16 August 2012