mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-08 22:07:56 +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;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
|
||||||
display: block;
|
|
||||||
font-size: 16px;
|
|
||||||
font-weight: normal;
|
|
||||||
margin: 12px 0;
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
form {
|
form {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 678px;
|
max-width: 678px;
|
||||||
|
Loading…
Reference in New Issue
Block a user