Difference between revisions of "Team:Dundee/style.css"

Line 4: Line 4:
 
<style type="text/css">
 
<style type="text/css">
  
body {
 
background: #606060;
 
color: #FFF;
 
  
    /*background: -webkit-linear-gradient(#606060, #121212);
 
    background:    -moz-linear-gradient(#606060, #121212);
 
    background:        linear-gradient(#606060, #121212);*/
 
}
 
  
 
/* Removing WikiMedia look */
 
/* Removing WikiMedia look */
Line 28: Line 21:
 
       #top-section {
 
       #top-section {
 
           border: none;
 
           border: none;
          height: 0px;}
 
 
       #content {
 
       #content {
 
           border: none;}
 
           border: none;}
  
 
/* Page Start */
 
/* Page Start */
 +
 +
body {
 +
background: #606060;
 +
color: #FFF;
 +
 +
    /*background: -webkit-linear-gradient(#606060, #121212);
 +
    background:    -moz-linear-gradient(#606060, #121212);
 +
    background:        linear-gradient(#606060, #121212);*/
 +
}
  
 
h1, h2, h3, h4, h5, h6, p {
 
h1, h2, h3, h4, h5, h6, p {

Revision as of 11:47, 18 June 2015