mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Make counter login forms
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
body {
|
||||
background: #EEE;
|
||||
}
|
||||
|
||||
div {
|
||||
box-shadow: 2px 2px 10px #888888;
|
||||
margin: 10px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user