mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 20:33:51 +00:00
duplicated .page
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
background-size : cover;
|
||||
|
||||
/*TABLES WITHIN NOTES*/
|
||||
.page .note table tbody tr:nth-child(odd) {
|
||||
.note table tbody tr:nth-child(odd) {
|
||||
background:#fff;
|
||||
}
|
||||
|
||||
/*DROP CAP CHANGES*/
|
||||
.page h1 + p::first-letter {
|
||||
h1 + p::first-letter {
|
||||
background-image: unset;
|
||||
color:black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user