aboutsummaryrefslogtreecommitdiffstats
path: root/source/App.css
diff options
context:
space:
mode:
authorzefanja <zefanja@freenet.de>2014-01-31 15:26:58 +0700
committerzefanja <zefanja@freenet.de>2014-01-31 15:26:58 +0700
commitad32f20588c68ffa05d24a6cc843634b28603b82 (patch)
treef83330b1a813ddbf68bd3942a496a49f4bcaead1 /source/App.css
parent546476aa09a0bf83be894cb4d57f1cf81487f115 (diff)
downloadbiblez-ng-ad32f20588c68ffa05d24a6cc843634b28603b82.tar.gz
* fixed #6
* updated submodules
Diffstat (limited to 'source/App.css')
-rw-r--r--source/App.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/App.css b/source/App.css
index b4216ea..7b1cdbc 100644
--- a/source/App.css
+++ b/source/App.css
@@ -87,7 +87,10 @@
.sword-footnote {
text-decoration: none;
+}
+.sword-intro {
+ font-style: italic;
}
/* MODULE MANAGER */
@@ -228,7 +231,6 @@ h3, h1 {
}
.note-popup {
- min-width: 200px;
max-width: 500px;
max-height: 300px;
}