Lab8 go reeeeee
This commit is contained in:
@@ -65,6 +65,7 @@ main {
|
||||
padding-right: 20px;
|
||||
padding-left: 20px;
|
||||
background-color: #FFFFFF;
|
||||
width: 100%;
|
||||
}
|
||||
h1{
|
||||
margin-bottom: 0;
|
||||
@@ -85,7 +86,7 @@ dt {
|
||||
color: #002171;
|
||||
}
|
||||
ul {
|
||||
list-style-image: url('images/marker.gif')
|
||||
list-style-image: url('images/marker.gif');
|
||||
}
|
||||
footer {
|
||||
font-size: 75%;
|
||||
@@ -126,4 +127,11 @@ img {
|
||||
background-size: 100% 100%;
|
||||
margin-left: 190px;
|
||||
}
|
||||
|
||||
#qanda {
|
||||
background-color: #FFFFFF;
|
||||
margin-left: 190px;
|
||||
width: auto;
|
||||
}
|
||||
table {
|
||||
border: 0px;
|
||||
}
|
Reference in New Issue
Block a user