mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
Update milligram.css
to make the different sections look differentiable for clarity
This commit is contained in:
parent
d895f17962
commit
73712a02b8
6
dist/milligram.css
vendored
6
dist/milligram.css
vendored
@ -632,4 +632,8 @@ img {
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=milligram.css.map */
|
section:nth-child(even){
|
||||||
|
background-color: rgb(255, 209, 255);
|
||||||
|
}
|
||||||
|
/*to make the alternate sections differ in colour for better understanding*/
|
||||||
|
/*# sourceMappingURL=milligram.css.map */
|
||||||
|
Loading…
Reference in New Issue
Block a user