mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-12-18 08:12:32 +01:00
revert-s*: add border-color
This commit is contained in:
parent
60b142660f
commit
877da13c92
@ -11,6 +11,7 @@
|
|||||||
* {
|
* {
|
||||||
font-family: "Liberation Sans", "Arimo", "Arial", sans-serif;
|
font-family: "Liberation Sans", "Arimo", "Arial", sans-serif;
|
||||||
color: revert !important;
|
color: revert !important;
|
||||||
|
border-color: revert !important;
|
||||||
background-color: revert !important;
|
background-color: revert !important;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
* {
|
* {
|
||||||
font-family: "Liberation Serif", "Tinos", "Times New Roman", serif;
|
font-family: "Liberation Serif", "Tinos", "Times New Roman", serif;
|
||||||
color: revert !important;
|
color: revert !important;
|
||||||
|
border-color: revert !important;
|
||||||
background-color: revert !important;
|
background-color: revert !important;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
Loading…
Reference in New Issue
Block a user