Louislo3412 (Talk | contribs) |
Louislo3412 (Talk | contribs) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 130: | Line 130: | ||
background-color:white; | background-color:white; | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#000000; |
} | } | ||
Line 137: | Line 137: | ||
.submenu li a:hover { | .submenu li a:hover { | ||
background-color:#000000; | background-color:#000000; | ||
− | color: # | + | color: #9B9BFF; |
} | } | ||
Line 223: | Line 223: | ||
/* styling for the titles */ | /* styling for the titles */ | ||
− | .content_wrapper h1 | + | .content_wrapper h1 |
+ | { | ||
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color:# | + | color:#6D6EFF; |
+ | |||
+ | } | ||
+ | .content_wrapper h2 | ||
+ | { | ||
+ | padding:5px 15px; | ||
+ | border-bottom:0px; | ||
+ | color:#9B9BFF; | ||
} | } | ||
Line 240: | Line 248: | ||
padding:0px 15px; | padding:0px 15px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family: Tahoma, Geneva, sans-serif; |
} | } | ||
Line 247: | Line 255: | ||
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
− | text-decoration-color:# | + | text-decoration-color:#9B9BFF; |
− | color: # | + | color: #9B9BFF; |
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
-moz-transition: all 0.4s ease; | -moz-transition: all 0.4s ease; | ||
Line 266: | Line 274: | ||
padding:0px 20px; | padding:0px 20px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family:vancouver, Tahoma, Geneva, sans-serif; |
} | } | ||
Line 273: | Line 281: | ||
padding:0px; | padding:0px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family:vancouver, Tahoma, Geneva, sans-serif; |
} | } | ||
Line 307: | Line 315: | ||
text-align:center; | text-align:center; | ||
font-weight:bold; | font-weight:bold; | ||
− | background-color: # | + | background-color: #9B9BFF; |
cursor:pointer; | cursor:pointer; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 319: | Line 327: | ||
.button_click:hover { | .button_click:hover { | ||
background-color:#000000; | background-color:#000000; | ||
− | color:# | + | color:#9B9BFF; |
} | } | ||
Latest revision as of 09:26, 8 July 2016