summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2017-06-25 09:17:12 -0500
committermakitso <makitso@gmail.com>2017-06-25 09:17:12 -0500
commitbd5901c60541046f730f779128c2b20e0721fe4d (patch)
treea98a6a1ee2fc097b66926f88c5360a5ef21954d0 /themes
parent41ed1f46244abe691ec0b5a220904c5712261577 (diff)
downloadwebtrees-bd5901c60541046f730f779128c2b20e0721fe4d.tar.gz
webtrees-bd5901c60541046f730f779128c2b20e0721fe4d.tar.bz2
webtrees-bd5901c60541046f730f779128c2b20e0721fe4d.zip
Clouds Font size on lists
Diffstat (limited to 'themes')
-rw-r--r--themes/clouds/css-1.7.8/style.css17
1 files changed, 10 insertions, 7 deletions
diff --git a/themes/clouds/css-1.7.8/style.css b/themes/clouds/css-1.7.8/style.css
index 6d2de0a097..7d02cf9383 100644
--- a/themes/clouds/css-1.7.8/style.css
+++ b/themes/clouds/css-1.7.8/style.css
@@ -1231,12 +1231,15 @@ div.fact_SHARED_NOTE {
width: 99%;
}
-.name1,
-.name2 {
+.name1 {
font-weight: bold;
font-size: 12px;
}
+.name2 {
+ font-size: 16px;
+ }
+
a:hover .name1, a:hover .name2 {
color: #f00;
font-weight: bold;
@@ -1329,7 +1332,7 @@ a:hover .nameZoom {
.icon {
border: 0;
- padding: 0 5px
+ padding: 0 5px;
}
.sublinks_cell {
@@ -2081,7 +2084,7 @@ a:hover .nameZoom {
#register-form label input,
#register-form label select {
-background-color: #fff;
+ background-color: #fff;
width: 220px;
margin: 0 10px;
padding: 3px;
@@ -2142,7 +2145,7 @@ background-color: #fff;
.popup {
position: absolute;
- top: 20px;
+ top: 21px;
right: 0;
left: auto;
visibility: hidden;
@@ -2984,8 +2987,8 @@ div.faq_body {
#tabs {
background-color: #fff;
width: 100%;
- padding-top: 0.2em;
overflow: visible;
+ padding-top: 0.2em;
}
[dir=rtl] #tabs {
@@ -3712,7 +3715,7 @@ color: #ldlelf;
display: inline-block;
}
-#pedigree-page .shadow {
+#pedigree_chart .shadow {
white-space: nowrap;
}