a box
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
@ -1,8 +0,0 @@
|
||||
body {
|
||||
padding: 50px;
|
||||
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00B7FF;
|
||||
}
|
Reference in New Issue
Block a user