Fixed Facebook login for ES and added email error reporting for prod.
This commit is contained in:
@@ -1179,6 +1179,11 @@ $header-tilt: 8deg;
|
||||
.secondary {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
body.error-500 & {
|
||||
background-position: 50% 50%;
|
||||
background-color: $colour-2;
|
||||
}
|
||||
}
|
||||
|
||||
#footer {
|
||||
|
||||
@@ -102,6 +102,10 @@ table {
|
||||
td {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
table#bb_full_width,
|
||||
|
||||
Reference in New Issue
Block a user