MicrosoftCDM-NetworkVisualizer/styles.css
2024-05-12 02:37:54 +02:00

9 lines
No EOL
109 B
CSS

body {
background: lightgrey;
}
#container {
height: auto;
width: auto;
background: white;
}