css-team: dektop header

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@32 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
britea 2018-11-05 10:08:00 +00:00
parent 8dcdc269f0
commit 7b8366600c

View File

@ -2,8 +2,12 @@
header {
background-color: #333;
text-align:center;
}
span {
display:inline-block;
}
/*------- MENU ------*/
#menuMobile{
@ -25,7 +29,7 @@ header {
.title {
color: green;
padding: 20px 55px 20px 0;
padding: 20px 0px;
}
.boxItem a{