Difference between revisions of "Template:UNAM-CU"
Siveraveton (Talk | contribs) |
Siveraveton (Talk | contribs) |
||
Line 15: | Line 15: | ||
} | } | ||
− | #mainContainer { | + | /* Creates a container that will wrap all of the content inside your wiki pages. */ |
+ | #mainContainer { | ||
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
Line 22: | Line 23: | ||
border-radius: 10px; | border-radius: 10px; | ||
background: #ffffff; | background: #ffffff; | ||
− | |||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
Line 29: | Line 29: | ||
#menuContainer { | #menuContainer { | ||
float:left; | float:left; | ||
− | |||
width: 134px; | width: 134px; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
− | background-color: # | + | border-top: 14px solid #565656; |
+ | background-color: #E8E8E9; | ||
} | } | ||
Line 45: | Line 45: | ||
float: left; | float: left; | ||
background-color: #fff; | background-color: #fff; | ||
+ | border-top: 14px solid #565656; | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
Line 62: | Line 63: | ||
} | } | ||
− | #navContainer img { | + | #navContainer img{ |
width:100%; | width:100%; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
Line 81: | Line 82: | ||
/*This changes the color and font family */ | /*This changes the color and font family */ | ||
− | #contentContainer h1 | + | #contentContainer h1, h2, h3, h4, h5, h6 { |
− | + | color: #565656; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | color: # | + | |
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
margin-top:10px; | margin-top:10px; | ||
− | |||
} | } | ||
Line 179: | Line 152: | ||
display: block; | display: block; | ||
width: 100%; | width: 100%; | ||
− | padding:10px; | + | height:30px; |
+ | padding-top:10px; | ||
} | } | ||
Line 185: | Line 159: | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
color: #FFF; | color: #FFF; | ||
− | background-color: # | + | background-color: #24B694; |
} | } | ||
Revision as of 19:45, 30 September 2015