provide some comments explaining the css files
This commit is contained in:
parent
28dbfd45b5
commit
4ea824e86f
@ -1,3 +1,4 @@
|
|||||||
|
/* common styling via the base.css, used in light and dark */
|
||||||
@import '/static/css/base.css';
|
@import '/static/css/base.css';
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
/* common styling via the base.css, used in light and dark */
|
||||||
@import '/static/css/base.css';
|
@import '/static/css/base.css';
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
/* specify almost no styling, just fix some image rendering */
|
||||||
.img-25 {
|
.img-25 {
|
||||||
max-width: 25% !important;
|
max-width: 25% !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user