PublishingCSS:TheNewSocial: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
body { | body { | ||
background: linear-gradient( from yellow to greenyellow ); | background: linear-gradient( from yellow to greenyellow ); | ||
} | |||
.toclevel-3 { | |||
display: none; | |||
} | } | ||