Initial commit
bla
This commit is contained in:
10
dev_mvc/view/css/main.css
Normal file
10
dev_mvc/view/css/main.css
Normal file
@@ -0,0 +1,10 @@
|
||||
*{
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
header{
|
||||
background-color: bisque;
|
||||
}
|
||||
a{
|
||||
margin-right: 10px;
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user