Difference between revisions of "Template:UNebraska-Lincoln"

m (Added back the clear default)
m (Styled things differently)
Line 15: Line 15:
  
 
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab');
 
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab');
 
html{
 
    background-color:#595555;
 
}
 
  
 
header{
 
header{
Line 28: Line 24:
  
 
body{
 
body{
     background-color:#f2e8e8;
+
     font-family:"Josefin Slab", Arial;
     width:80%;
+
     background-color:#4c4949;
    margin-left:auto;
+
    margin-right:auto;
+
    border-style:solid;
+
    border-width:2px;
+
    border-color:black;
+
 
}
 
}
  
Line 45: Line 36:
 
}
 
}
 
 
 +
.full{
 +
    background-color:#f2e8e8;
 +
    border-style:solid;
 +
    border-color:black;
 +
    border-width:2px;
 +
    width:80%;
 +
}
 
 
 
/* special class that the system uses to make sure the team wants a page to be evaluated */
 
/* special class that the system uses to make sure the team wants a page to be evaluated */

Revision as of 15:08, 10 July 2017