Working on Results Page
This commit is contained in:
@@ -4,7 +4,7 @@ html {
|
||||
|
||||
body {
|
||||
color: #777;
|
||||
min-ehgiht: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -155,7 +155,7 @@ img.thumbnail {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
table.center td {
|
||||
table.center tbody>td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -163,6 +163,10 @@ table.padding td {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
table tfoot {
|
||||
border-top: 1px solid #CCC;
|
||||
}
|
||||
|
||||
.pure-button-error {
|
||||
background-color: #DD0000;
|
||||
color: #FFF;
|
||||
|
Reference in New Issue
Block a user