mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 15:26:12 +00:00
9 lines
110 B
CSS
Executable File
9 lines
110 B
CSS
Executable File
|
|
pre{
|
|
border-color: transparent;
|
|
background-color: transparent;
|
|
}
|
|
|
|
img {
|
|
max-width: 100% !important;
|
|
} |