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