Forskjell mellom versjoner av «Bruker:Johnv@uio.no»

Fra mn/kjemi/kjemiportal
Hopp til: navigasjon, søk
(John Vedde)
Linje 8: Linje 8:
 
     font-size: 20pt;
 
     font-size: 20pt;
 
     color: red;
 
     color: red;
 +
 +
  }
 
h2 {
 
h2 {
 
color:green;
 
color:green;
 
}
 
}
  }
 
 
}}
 
}}
  
 
== test ==
 
== test ==

Revisjonen fra 1. jul. 2009 kl. 14:25

John Vedde

Webredaktør Kjemisk institutt

{{#css:

 body {
   background: yellow;
   font-size: 20pt;
   color: red;
 }

h2 { color:green; } }}

test