Louislo3412 (Talk | contribs) |
Louislo3412 (Talk | contribs) |
||
Line 6: | Line 6: | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | #content { padding: | + | #content { padding:5%; width:90%; margin-top:-7px; margin-left:0px;} |
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Line 48: | Line 48: | ||
/* this is the icon for when the content is collapsed */ | /* this is the icon for when the content is collapsed */ | ||
.plus::before { | .plus::before { | ||
− | content: "+"; | + | content: "+"; |
+ | color:#9B9BFF; | ||
} | } | ||
/* this is the icon for when the content is expanded */ | /* this is the icon for when the content is expanded */ | ||
.less::before { | .less::before { | ||
− | content: "–"; | + | content: "–"; |
+ | color:#9B9BFF; | ||
} | } | ||
Line 128: | Line 130: | ||
background-color:white; | background-color:white; | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#9B9BFF; |
} | } | ||
Revision as of 07:53, 28 June 2016