mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
Update post context buttons, page nav, dockerfile
This commit is contained in:
parent
e7b31a716c
commit
b4d83e9a29
22 changed files with 124 additions and 48 deletions
|
|
@ -1,8 +1,9 @@
|
|||
@import url('https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/styles/webawesome.css');
|
||||
@import url('https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/styles/utilities.css');
|
||||
|
||||
@import url('https://early.webawesome.com/webawesome@3.0.0-alpha.13/dist/styles/themes/awesome/typography.css');
|
||||
@import url('https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/styles/themes/tailspin.css');
|
||||
@import url('https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/styles/color/palettes/default.css');
|
||||
@import url('https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/styles/color/palettes/elegant.css');
|
||||
|
||||
html,
|
||||
body {
|
||||
|
|
@ -12,11 +13,7 @@ body {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
:where(:root),
|
||||
:host,
|
||||
.wa-theme-nyaabooru {
|
||||
--wa-icon-family: classic;
|
||||
--wa-icon-variant: light;
|
||||
:root {
|
||||
--wa-border-radius-scale: 0.5;
|
||||
--wa-border-width-scale: 1;
|
||||
--wa-space-scale: 0.75;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue