mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-24 21:44:59 +00:00
remove unused css construction
This commit is contained in:
parent
9ad03c8153
commit
ced7d7c9d6
@ -193,14 +193,6 @@ if (filter_var($q, FILTER_VALIDATE_URL) && preg_match(CRAWL_URL_REGEXP, $q)) {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
h3 {
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
margin: 12px 0;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
form {
|
||||
display: block;
|
||||
max-width: 678px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user