diff --git a/css/collapsemod.css b/css/collapsemod.css index eb8a908..d156ab4 100644 --- a/css/collapsemod.css +++ b/css/collapsemod.css @@ -6,7 +6,7 @@ } .module .collapse, .module .collapsing { - height: 5rem; + height: 4rem; /* By default 5 */ } .module .collapse { @@ -27,7 +27,7 @@ z-index: 1; /* 60% is where it should start the transition from transparent to white, increase it if you want to show more of your text*/ - background-image: linear-gradient(to bottom, transparent 60%, white); + background-image: linear-gradient(to bottom, transparent 40%, white); /* The opacity and transition is just to smooth out the effect */ opacity: 1; diff --git a/css/custom1_4.3.css b/css/custom1_4.3.css index ac41414..e0daecc 100644 --- a/css/custom1_4.3.css +++ b/css/custom1_4.3.css @@ -191,6 +191,12 @@ Ex browsingldc.css “Segoe UI”, “Roboto”, “Oxygen”, “Ubuntu”, “Cantarell”, “Fira Sans”, “Droid Sans”, sans-serif; } +.blog-main-16{ + font-size: 16px; + font-family: "Bracciolini", "Spectral", -apple-system, BlinkMacSystemFont, “Helvetica Neue”, + “Segoe UI”, “Roboto”, “Oxygen”, “Ubuntu”, “Cantarell”, “Fira Sans”, “Droid Sans”, sans-serif; +} + .synt__info{ font-size: 12px; font-weight: normal; diff --git a/css/custom2_4.3.css b/css/custom2_4.3.css index 3de73b9..0b58703 100644 --- a/css/custom2_4.3.css +++ b/css/custom2_4.3.css @@ -190,6 +190,11 @@ Ex browsingldc.css font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif; } +.blog-main-16{ + font-size: 16px; + font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif; +} + .synt__info{ font-size: 12px; font-weight: normal; diff --git a/index_4.4.html b/index_4.4.html index 9c56772..aef0728 100644 --- a/index_4.4.html +++ b/index_4.4.html @@ -17,24 +17,21 @@ + - - + + - - + +