update system-wide.css with patches to undo recent Springshare CSS changes
This commit is contained in:
@@ -21,6 +21,15 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2 {
|
||||||
|
color: white;
|
||||||
|
font-family: Arial, Helvetica, Verdana;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: Arial, Helvetica, Verdana;
|
||||||
|
}
|
||||||
|
|
||||||
/* this code makes the <a> tag that holds bannercontainer a block element,
|
/* this code makes the <a> tag that holds bannercontainer a block element,
|
||||||
so that it can take up the full width of the screen */
|
so that it can take up the full width of the screen */
|
||||||
a:has(#bannercontainer) {
|
a:has(#bannercontainer) {
|
||||||
|
|||||||
Reference in New Issue
Block a user