Difference between revisions of "Template:BRHS/Template/CSS"

Line 1: Line 1:
 
<html>
 
<html>
/*The following code was adapted from UCLA iGEM 2015*/
 
 
<link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
Line 57: Line 56:
 
top: 0;
 
top: 0;
 
position: fixed;
 
position: fixed;
width: 1075px;  
+
width: 975px;  
 
left: 50%;  
 
left: 50%;  
margin-left: -487px;
+
margin-left: 87px;
 
}
 
}
  
Line 80: Line 79:
 
body {  
 
body {  
 
background-color: #fff;
 
background-color: #fff;
 
+
}
  
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
width: 100%;  
 
width: 100%;  
 
height: 100%;
 
height: 100%;
border: 0px;
+
border: 20px;
 
background-color: transparent;
 
background-color: transparent;
 
margin: 0px;
 
margin: 0px;
Line 95: Line 94:
 
height: 100%;  
 
height: 100%;  
 
margin-left: 50px;
 
margin-left: 50px;
 +
 +
        /*background-size: cover;*/
 
}
 
}
 +
  
  
Line 105: Line 107:
 
color: #414141;
 
color: #414141;
 
width: 960px;  
 
width: 960px;  
margin-left: auto;  
+
margin-left: 50px;  
margin-right: auto;  
+
margin-right: 500px;  
 
background-color: #transparent;  
 
background-color: #transparent;  
 
margin-top: 0px;  
 
margin-top: 0px;  

Revision as of 00:43, 18 October 2016

.MathJax nobr>span.math>span{border-left-width:0 !important};