summaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-16 15:10:51 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-16 15:11:38 +0200
commit922ed3c15dd300c58fcbbc744970af8768d855ea (patch)
treea46ebf040d80e748a150daf7bcdfb704f824ae6d /p/themes/base-theme/template.css
parent6f8413403b53db7e17a36900bba2b470635b7943 (diff)
Improve "End of articles" section
Increase font size Change colors in Origine See https://github.com/marienfressinaud/FreshRSS/issues/480
Diffstat (limited to 'p/themes/base-theme/template.css')
-rw-r--r--p/themes/base-theme/template.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 4186000a3..0f660ed4b 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -517,8 +517,9 @@ a.btn {
#bigMarkAsRead {
display: block;
width: 100%;
- padding: 3em 0;
+ padding: 2em 0;
text-align: center;
+ font-size: 1.8em;
}
.bigTick {
font-size: 7em;