mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
7 lines
125 B
CSS
7 lines
125 B
CSS
|
|
/** override default styles */
|
||
|
|
.vp-sponsor-grid-image {
|
||
|
|
max-height:36px !important;
|
||
|
|
max-width: 1000px !important;
|
||
|
|
}
|
||
|
|
|