mirror of
https://github.com/EndPwnArchive/EndPwn2.git
synced 2024-08-15 00:23:25 +00:00
7 lines
97 B
CSS
7 lines
97 B
CSS
|
/*
|
||
|
** Loading Line Quote
|
||
|
*/
|
||
|
|
||
|
div[class^="quote-"], div[class^="attribution-"] {
|
||
|
display: none;
|
||
|
}
|