mirror of
https://github.com/tachiyomiorg/website.git
synced 2025-01-11 01:29:13 +01:00
8 lines
93 B
SCSS
8 lines
93 B
SCSS
|
.centered {
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.custom-block.tip {
|
||
|
border-color: #2E84BF !important;
|
||
|
}
|