Pivot.css: Difference between revisions
From Santa Fe Institute Events Wiki
(Created page with "→sidebar background color: body { background-color: #d15a2a; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* sidebar background color */ | /* sidebar background color */ | ||
body { | body { | ||
background-color: # | background-color: #cccec8; | ||
} | } |
Revision as of 18:28, 2 March 2018
/* sidebar background color */ body { background-color: #cccec8; }