summaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-11-10 17:30:19 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2015-11-16 14:42:10 +0100
commit5b72d9026f092cf82ee405a48117bfc4f075fbc2 (patch)
treef92649b2738d758c8bbee6bd0c9b3b22ce242ef4 /core/css/styles.css
parenta03b1f1ee9a5b641544847d0efd22b29e2e41b30 (diff)
downloadnextcloud-server-5b72d9026f092cf82ee405a48117bfc4f075fbc2.tar.gz
nextcloud-server-5b72d9026f092cf82ee405a48117bfc4f075fbc2.zip
standardize sizes for headings
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 066087cc433..8adafb22185 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -437,7 +437,6 @@ input[type="submit"].enabled {
#emptycontent h2,
.emptycontent h2 {
font-weight: 600;
- font-size: 22px;
margin-bottom: 10px;
}
#emptycontent [class^="icon-"],
@@ -483,7 +482,6 @@ input[type="submit"].enabled {
}
#body-login .update h2 {
- font-size: 20px;
line-height: 130%;
margin-bottom: 30px;
}