Meta Angaben für Content-Seiten hinzugefügt.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
article,
|
||||
.article {
|
||||
overflow-wrap: anywhere;
|
||||
// border: 1px dashed @on-background;
|
||||
border: 1px dashed @on-background;
|
||||
padding: 2px;
|
||||
|
||||
& ~ article,
|
||||
& ~ .article {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
@primary: #ff0000;
|
||||
@on-primary: #fff;
|
||||
|
||||
@secondary: #1e7c9e;
|
||||
@secondary: #4e5d64;
|
||||
@on-secondary: #ffffff;
|
||||
|
||||
@surface: #fff;
|
||||
|
||||
Reference in New Issue
Block a user