mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-12 03:28:33 +00:00
6 lines
79 B
CSS
6 lines
79 B
CSS
/* this stylesheet applies when min-width<400px */
|
|
body {
|
|
background: red;
|
|
}
|
|
|