aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorrtz12 <koenig@fagott.pw>2015-12-28 22:46:37 (UTC)
committerrtz12 <koenig@fagott.pw>2015-12-28 22:46:37 (UTC)
commit8ed9967cce5990f55841d438b8da5de6ab097de0 (patch)
tree4cd18e0064fb2b99e4209843c747d3f424076ccd /assets
parentb4c2a5c6d571a44621db07b9930e812868604c6b (diff)
"OtherNames" werden nun am Gril angezeigt
Diffstat (limited to 'assets')
-rw-r--r--assets/css/gril.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/assets/css/gril.css b/assets/css/gril.css
index 5b5bd84..63c45ed 100644
--- a/assets/css/gril.css
+++ b/assets/css/gril.css
@@ -1,3 +1,12 @@
1#gril-title {
2 margin-bottom: 0rem;
3}
4
5#gril-alias {
6 margin-top: 0rem;
7 margin-bottom: 1rem;
8}
9
1h1 > small { 10h1 > small {
2 padding-left: 8px; 11 padding-left: 8px;
3 font-size: 50%; 12 font-size: 50%;
@@ -10,4 +19,4 @@ h1 > small {
10.card-content.center-big { 19.card-content.center-big {
11 padding-top: 9px; 20 padding-top: 9px;
12 padding-bottom: 9px; 21 padding-bottom: 9px;
13} \ No newline at end of file 22}