aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_sass/misc.scss')
-rw-r--r--_sass/misc.scss11
1 files changed, 11 insertions, 0 deletions
diff --git a/_sass/misc.scss b/_sass/misc.scss
index f6786a2..d51aea6 100644
--- a/_sass/misc.scss
+++ b/_sass/misc.scss
@@ -122,3 +122,14 @@ body.nav-align-h2 #content h2:first-of-type {
.stick-bottom {
margin-bottom: 0;
}
+
+.logo-table {
+ img {
+ max-height: 100px;
+ }
+
+ td.img {
+ text-align: center;
+ }
+}
+