mirror of
https://github.com/jlengrand/LAFF.git
synced 2026-03-10 08:31:21 +00:00
6 lines
117 B
CSS
Executable File
6 lines
117 B
CSS
Executable File
body {background-color:yellow;}
|
|
div {text-align:center;}
|
|
p {font-weight:bold;}
|
|
|
|
.help {font-size:0.8em; width:100%;}
|