Difference between revisions of "Template:Team:BostonU/CSS"

 
(17 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
         padding-top: 60px;
 
         padding-top: 60px;
 
         padding-bottom: 100px;
 
         padding-bottom: 100px;
         font-style: Helvetica;
+
         font-style: Arial,'Helvetica Neue', Helvetica, sans-serif;
  
  
Line 26: Line 26:
  
 
  p, ul, ol, li {
 
  p, ul, ol, li {
text-family: Helvetica;
+
text-family:Arial,'Helvetica Neue', Helvetica, sans-serif;
 
text-align: left;
 
text-align: left;
 
margin-left:100px;
 
margin-left:100px;
Line 46: Line 46:
 
     text-align: center;
 
     text-align: center;
 
     background: #333333;
 
     background: #333333;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
+
     font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     font-size: 11px;
 
     font-size: 11px;
 
     clear: both;
 
     clear: both;
Line 54: Line 54:
  
 
#topbar {
 
#topbar {
 +
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     height: 150px;
 
     height: 150px;
 
     background-color: #333333;
 
     background-color: #333333;
Line 76: Line 77:
 
     display: block;
 
     display: block;
 
     float: left;
 
     float: left;
 +
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     height: 28px;
 
     height: 28px;
 
     margin: 0px 0px 0px 0px;
 
     margin: 0px 0px 0px 0px;
Line 81: Line 83:
 
     padding: 9px 15px 0px 15px;
 
     padding: 9px 15px 0px 15px;
 
     text-align: center;
 
     text-align: center;
     font-family: Helvetica;
+
     font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     font-size: 15px;
 
     font-size: 15px;
 
     font-weight: bold;
 
     font-weight: bold;
Line 118: Line 120:
 
.header title {
 
.header title {
 
     font-size: 25px;
 
     font-size: 25px;
     font-family: Helvetica;
+
     font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     float: left;
 
     float: left;
 
     width: 525px;
 
     width: 525px;
Line 131: Line 133:
 
.header title a {
 
.header title a {
 
     font-size: 28px;
 
     font-size: 28px;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
+
     font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     float: left;
 
     float: left;
 
     width: 500px;
 
     width: 500px;
Line 143: Line 145:
  
 
     background-color:#E2E2FF;
 
     background-color:#E2E2FF;
     font: 15px/23px Helvetica;
+
     font: 15px/23px Arial,'Helvetica Neue', Helvetica, sans-serif;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
+
     font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
     text-align:left;
 
     text-align:left;
 
     padding-bottom: 60px;
 
     padding-bottom: 60px;
Line 158: Line 160:
  
 
.h0 h2 a {
 
.h0 h2 a {
 
+
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 
font-size:48px;
 
font-size:48px;
 
font-color: green;
 
font-color: green;
Line 247: Line 249:
  
 
#menubar a:link, #menubar a:visited  { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
 
#menubar a:link, #menubar a:visited  { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
 +
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 
         color:#FFF;
 
         color:#FFF;
 
text-decoration: none;  
 
text-decoration: none;  
background-color: transparent;
+
background-color: blue;
 
}
 
}
  
Line 260: Line 263:
 
* {
 
* {
  
         font-family: "Trebuchet MS", Helvetica, sans-serif;
+
         font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
-webkit-font-smoothing: antialiased;
 
-webkit-font-smoothing: antialiased;
 
-webkit-box-sizing: border-box;
 
-webkit-box-sizing: border-box;
Line 456: Line 459:
 
/* main level link */
 
/* main level link */
 
#nav a {
 
#nav a {
font-family:"Trebuchet MS", Helvetica, sans-serif;
+
font-style: Arial,'Helvetica Neue', Helvetica, sans-serif;
 
font-size:10pt;
 
font-size:10pt;
 
font-weight:600;
 
font-weight:600;
Line 469: Line 472:
 
/*responsible for dividers between taskbar tabs*/
 
/*responsible for dividers between taskbar tabs*/
 
ul#nav > li > a {
 
ul#nav > li > a {
 +
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 
line-height:10px;
 
line-height:10px;
 
border-left:solid 3px #E2E2FF;
 
border-left:solid 3px #E2E2FF;
Line 485: Line 489:
 
/*changes color of text when hovering over link*/
 
/*changes color of text when hovering over link*/
 
#nav .current a, #nav li:hover > a {
 
#nav .current a, #nav li:hover > a {
color: #FFF;
+
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 +
color: #FFF;
 
border-color: #F79042;
 
border-color: #F79042;
 
         /*#F79042*/
 
         /*#F79042*/
Line 512: Line 517:
 
opacity:1;
 
opacity:1;
 
margin:0;
 
margin:0;
background-color: none;
+
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 +
background-color: transparent;
 
z-index:0;
 
z-index:0;
 
         border-color: #E2E2FF;
 
         border-color: #E2E2FF;
Line 563: Line 569:
  
  
 +
#box {
 +
02
 +
    float: left;
 +
03
 +
    height: 100px;
 +
04
 +
    width: 350px;
 +
05
 +
    margin: 20px;
 +
06
 +
    padding: 10px;
 +
07
 +
    border: solid;
 +
08
 +
    border-radius: 10px;
 +
09
 +
    background: #000;
 +
10
 +
}
  
  
Line 707: Line 732:
 
cursor:pointer;
 
cursor:pointer;
 
color:#ffffff;
 
color:#ffffff;
 +
font-style:  Arial,'Helvetica Neue', Helvetica, sans-serif;
 
font-family:"Trebuchet MS", Helvetica, sans-serif;
 
font-family:"Trebuchet MS", Helvetica, sans-serif;
 
font-size:28px;
 
font-size:28px;

Latest revision as of 22:39, 18 September 2015