mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(translations): plebchan description, no global rules info
This commit is contained in:
@@ -62,11 +62,13 @@
|
||||
}
|
||||
|
||||
.searchBar {
|
||||
display: flex;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.searchBar input, .searchBar button {
|
||||
.searchBar input {
|
||||
font-size: 18px;
|
||||
height: 30px;
|
||||
box-sizing: border-box;
|
||||
@@ -82,13 +84,14 @@
|
||||
}
|
||||
|
||||
.searchBar button {
|
||||
font-size: 15px;
|
||||
margin-left: 4px;
|
||||
padding: 3px 10px;
|
||||
background-color: rgb(239, 239, 239);
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
text-transform: capitalize;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.content {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user