summaryrefslogtreecommitdiff
path: root/www/styles/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles/main.css')
-rw-r--r--www/styles/main.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/styles/main.css b/www/styles/main.css
index 980ad00..806df2a 100644
--- a/www/styles/main.css
+++ b/www/styles/main.css
@@ -72,6 +72,19 @@
width: 100%;
}
+#rhctlservertable td {
+ vertical-align: bottom
+}
+
+#rhctlservertable .server-name {
+ font-weight: bold;
+ font-size: 1.4em;
+}
+
+#rhctlservertable .server-channel {
+ font-size: 1.1em;
+}
+
#rhctlaudiotable h4 {
margin-top: 2em;
text-align: center;