m |
m |
||
(21 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
/********************************* Overriding the default wiki settings, rest in peace #sideMenu.*****************/ | /********************************* Overriding the default wiki settings, rest in peace #sideMenu.*****************/ | ||
− | #sideMenu, #top_title {display:none;} | + | #sideMenu, #top_title {display:none;} |
+ | #sideMenu { z-index: 10 !important; background-color: white; position: fixed;} | ||
#content { | #content { | ||
− | + | margin-left: 0 !important; all: initial; | |
− | height: 100%; width: 100%; padding:0px | + | height: 100%; width: 100%; padding:0px; |
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; | font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; | ||
} | } | ||
Line 69: | Line 70: | ||
.content-wrap p{ | .content-wrap p{ | ||
− | font-size: | + | font-size: 16px !important; |
text-indent: 50px; | text-indent: 50px; | ||
} | } | ||
Line 88: | Line 89: | ||
max-height: 250px; overflow: hidden; | max-height: 250px; overflow: hidden; | ||
padding-left: 0; padding-right: 0; | padding-left: 0; padding-right: 0; | ||
− | |||
} | } | ||
Line 96: | Line 96: | ||
#previous figcaption, #next figcaption{ | #previous figcaption, #next figcaption{ | ||
− | position: absolute; width: 100%; | + | background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 50%, rgba(0, 0, 0, 0.55) 100%); |
+ | position: absolute; width: 100%; height: 100px; | ||
bottom: 0; left: 0; padding: 25px; | bottom: 0; left: 0; padding: 25px; | ||
color: #ffffff; font-size: 2em; | color: #ffffff; font-size: 2em; | ||
} | } | ||
− | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 14:14, 18 October 2016