This commit is contained in:
2017-03-13 10:44:39 +01:00
parent 5acb389383
commit 9d2ab052a4
5 changed files with 27 additions and 13 deletions

View File

@ -1,8 +1,14 @@
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
.team-box {
border-width:1px;
border-color: black;
border-style: solid;
border-radius: 3px;
}

View File

@ -1,8 +0,0 @@
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}