Add line breaks, restyle them
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
:root {
|
||||
--background-bright: #fdfcfa;
|
||||
--background: #ecebe9;
|
||||
--line: #d6d5d3;
|
||||
--link: #286a9d;
|
||||
--link-hover: #3ea5f3;
|
||||
--shadow: 8px -5px #d6d5d3;
|
||||
@@ -72,7 +73,7 @@ a.quickbutton:hover {
|
||||
div.break {
|
||||
width: 4em;
|
||||
margin: 2em auto;
|
||||
border-bottom: 3px double var(--text);
|
||||
border-bottom: 3px double var(--line);
|
||||
}
|
||||
img.bigimg {
|
||||
border-radius: 8px;
|
||||
|
Reference in New Issue
Block a user