Difference between revisions of "Template:CSS UCL5"

Line 59: Line 59:
 
.arrow {font-size: 50px;}
 
.arrow {font-size: 50px;}
  
 +
/*HEADINGS*/
 
h5 {
 
h5 {
 
font-size:600%;
 
font-size:600%;
Line 71: Line 72:
 
h3{padding:25px 40px 0px 0px;}
 
h3{padding:25px 40px 0px 0px;}
  
 +
#text h2 {
 +
font-size: 30px !important;
 +
}
  
 +
#wrapper {
 +
width: 80%;
 +
height: 80%;
 +
margin: 0 auto;
 +
position: relative;
 +
top: 80px;
 +
opacity: 1;
 +
}
 +
 +
#submenu {
 +
width: 100%;
 +
margin-top: 20px;
 +
text-align: center;
 +
position: relative;}
 +
 +
#text {
 +
margin-top: 50px;
 +
z-index: 9999;
 +
}
 +
#text h2 {
 +
font-size: 20px;
 +
text-decoration: none;
 +
border-bottom: 0px;
 +
display: block;
 +
background-color: #c97062;
 +
color: #fff;
 +
font-weight: bold;
 +
border-radius: 4px;
 +
padding: 10px;
 +
opacity: 0.5;
 +
}
  
 
a {
 
a {

Revision as of 13:16, 8 September 2015