Difference between revisions of "Template:CSS UCL6"

Line 77: Line 77:
 
opacity: 0.5;
 
opacity: 0.5;
 
}
 
}
 +
#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;}
 +
 +
.blockk:hover h2 {opacity: 0.9 !important; transition-property: opacity;
 +
    transition-duration: 1s;
 +
    transition-timing-function: ease; }
 +
 +
#text h4 {text-decoration: none; font-size: 14px; font-weight: normal !important; border-bottom: 0px; display: block;  padding-left: 5px; padding-top: 5px; padding-bottom: 5px; line-height: 2; text-align: justify; color: #272a2b}
 +
 +
.citecryan {background: #fff; border-radius: 4px; opacity: 0.8; margin-left: 340px; padding: 10px;}
 +
 +
.citecryan:hover {opacity: 1; transition-property: opacity;
 +
    transition-duration: 1s;
 +
    transition-timing-function: ease;}
 +
 +
.constructs {border-radius: 4px;  margin: 0 auto; text-align: justify; font-size: 15px; width: 60%; z-index: 3; opacity: 1;  padding: 40px; line-height: 1.4; padding-top: 25px;}
 +
#text a {color: #33726c; font-weight: bold; text-decoration: none;}
 +
#text a:hover {color: #33726c; font-weight: bold; text-decoration: none;}
 +
#text a:visited {color: #33726c; font-weight: bold; text-decoration: none;}
 +
 
 +
 
 
a {
 
a {
 
color:#473E4F;
 
color:#473E4F;

Revision as of 20:54, 17 September 2015