commit | b22abdfe6127f7adf0dd9bbaa3f21b9594927ba9 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Jun 18 22:57:50 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Jun 18 22:57:50 2014 +0000 |
tree | 84bd20a88c8d7648dbd162a501e6122921898847 | |
parent | 0d2dcc8c1f950463b2f1a47f8cbfa96dfc33ec2b [diff] [blame] |
Minor changes to test svn on korap2
diff --git a/public/style.css b/public/style.css index 537c72f..bbb41f3 100644 --- a/public/style.css +++ b/public/style.css
@@ -234,7 +234,8 @@ padding: 5px; } -#tutorial > i { +#tutorial > i, +#tutorial > a > i { font-size: 20pt; color: #496000; position: absolute; @@ -244,6 +245,10 @@ cursor: pointer; } +#tutorial > a > i { + right: 40pt; +} + #tutorial iframe { width: 100%; min-height: 100%;