Difference between revisions of "Template:Uo2015-styles"

Line 6: Line 6:
 
*[hidden] {
 
*[hidden] {
 
   display: none;
 
   display: none;
}
 
a:hover {
 
  text-decoration: underline !important;
 
 
}
 
}
 
body {
 
body {
 
   margin: 0px;
 
   margin: 0px;
 
}
 
}
hr {
+
.uowrapper a:hover {
 +
  text-decoration: underline !important;
 +
}
 +
.uowrapper hr {
 
   border: 0;
 
   border: 0;
 
   border-bottom: 1px dashed #cd00cd;
 
   border-bottom: 1px dashed #cd00cd;
 
   margin: 30px;
 
   margin: 30px;
 
}
 
}
p,
+
.uowrapper p,
li,
+
.uowrapper li,
td {
+
.uowrapper td {
 
   font: 15px "Open Sans", Helvetica, sans-serif;
 
   font: 15px "Open Sans", Helvetica, sans-serif;
 
   margin-bottom: 10px;
 
   margin-bottom: 10px;
 
}
 
}
table {
+
.uowrapper table {
 
   margin: auto;
 
   margin: auto;
 
}
 
}
thead td {
+
.uowrapper thead td {
 
   border-bottom: 1px solid #cd00cd;
 
   border-bottom: 1px solid #cd00cd;
 
   font-weight: bold;
 
   font-weight: bold;
 
}
 
}
h1 {
+
.uowrapper h1 {
 
   color: #333;
 
   color: #333;
 
   font: 28px Raleway;
 
   font: 28px Raleway;
 
   margin: 15px 0px;
 
   margin: 15px 0px;
 
}
 
}
h2 {
+
.uowrapper h2 {
 
   color: #333;
 
   color: #333;
 
   font: 22px Raleway;
 
   font: 22px Raleway;
 
}
 
}
h3 {
+
.uowrapper h3 {
 
   color: #b800b8;
 
   color: #b800b8;
 
   font: 16px normal "Open Sans", Helvetica, sans-serif;
 
   font: 16px normal "Open Sans", Helvetica, sans-serif;
 
   text-align: middle;
 
   text-align: middle;
 
}
 
}
.uocover {
+
.uowrapper .uocover {
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-position: center bottom;
 
   background-position: center bottom;
Line 55: Line 55:
 
   position: relative;
 
   position: relative;
 
}
 
}
.uocover .uocover-content {
+
.uowrapper .uocover .uocover-content {
 
   margin: auto;
 
   margin: auto;
 
   margin-top: 120px;
 
   margin-top: 120px;
Line 61: Line 61:
 
   width: 700px;
 
   width: 700px;
 
}
 
}
.uocover .uocover-content span {
+
.uowrapper .uocover .uocover-content span {
 
   background-color: rgba(240,240,240,0.75);
 
   background-color: rgba(240,240,240,0.75);
 
   padding: 0px 3px;
 
   padding: 0px 3px;
 
}
 
}
.uocover .uocover-content .big {
+
.uowrapper .uocover .uocover-content .big {
 
   color: #333;
 
   color: #333;
 
   font: 800 46px Raleway;
 
   font: 800 46px Raleway;
 
}
 
}
.uocover .uocover-content .small {
+
.uowrapper .uocover .uocover-content .small {
 
   color: #90008f;
 
   color: #90008f;
 
   font: 18px/24px "Open Sans";
 
   font: 18px/24px "Open Sans";
 
}
 
}
.noborder nav {
+
.uowrapper .noborder nav {
 
   border-bottom: 0;
 
   border-bottom: 0;
 
}
 
}
nav {
+
.uowrapper nav {
 
   border-bottom: 2px solid #cd00cd;
 
   border-bottom: 2px solid #cd00cd;
 
   font-family: Raleway;
 
   font-family: Raleway;
Line 84: Line 84:
 
   text-align: center;
 
   text-align: center;
 
}
 
}
nav.noborder {
+
.uowrapper nav.noborder {
 
   border-bottom: 0;
 
   border-bottom: 0;
 
}
 
}
nav a {
+
.uowrapper nav a {
 
   color: #ae00ae !important;
 
   color: #ae00ae !important;
 
   margin-right: 30px;
 
   margin-right: 30px;
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}
nav a:last-child {
+
.uowrapper nav a:last-child {
 
   margin-right: 0px;
 
   margin-right: 0px;
 
}
 
}
.uowrapper {
+
.uowrapper .uowrapper {
 
   margin: auto;
 
   margin: auto;
 
   max-width: 1148px;
 
   max-width: 1148px;
 
   width: 90%;
 
   width: 90%;
 
}
 
}
.uomenu {
+
.uowrapper .uomenu {
 
   float: left;
 
   float: left;
 
   margin-top: 9px;
 
   margin-top: 9px;
Line 107: Line 107:
 
   width: 24%;
 
   width: 24%;
 
}
 
}
.uomenu header {
+
.uowrapper .uomenu header {
 
   border-bottom: 1px dotted #666;
 
   border-bottom: 1px dotted #666;
 
   font: 18px Raleway;
 
   font: 18px Raleway;
 
   padding: 15px 0px;
 
   padding: 15px 0px;
 
}
 
}
.uomenu a {
+
.uowrapper .uomenu a {
 
   color: #666;
 
   color: #666;
 
   display: block;
 
   display: block;
Line 119: Line 119:
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}
.uocontent {
+
.uowrapper .uocontent {
 
   float: left;
 
   float: left;
 
   width: 75%;
 
   width: 75%;
 
}
 
}
figure {
+
.uowrapper figure {
 
   border: 1px solid #999;
 
   border: 1px solid #999;
 
   border-radius: 7px;
 
   border-radius: 7px;
Line 132: Line 132:
 
   text-align: center;
 
   text-align: center;
 
}
 
}
figure img {
+
.uowrapper figure img {
 
   max-width: 100%;
 
   max-width: 100%;
 
}
 
}
figure p {
+
.uowrapper figure p {
 
   color: #666;
 
   color: #666;
 
   font: 14px Raleway;
 
   font: 14px Raleway;
 
   text-align: center;
 
   text-align: center;
 
}
 
}
figure.full {
+
.uowrapper figure.full {
 
   max-width: 100%;
 
   max-width: 100%;
 
}
 
}
 +
  
  

Revision as of 17:20, 18 September 2015