mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(settings): add interface settings category
This commit is contained in:
@@ -61,22 +61,6 @@
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.version {
|
||||
font-size: 11px;
|
||||
position: absolute;
|
||||
display: block;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.version a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.version a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.closeButton {
|
||||
right: 5px;
|
||||
width: 18px;
|
||||
@@ -102,10 +86,6 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.languageSettings {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.setting {
|
||||
margin-bottom: 8px;
|
||||
text-transform: capitalize;
|
||||
|
||||
Reference in New Issue
Block a user