Difference between revisions of "Template:CSS UCL6"
Line 26: | Line 26: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #text {margin-top: 50px; z-index: 9999;} | ||
+ | #text h2 {font-size: 25px; text-decoration: none; border-bottom: 0px; display: block; background-color: #c97062; color: #fff; font-weight: bold; border-radius: 4px; padding: 10px; opacity: 0.5; } | ||
+ | .blockk:hover h2 {opacity: 0.9 !important; transition-property: opacity; | ||
+ | transition-duration: 1s; | ||
+ | transition-timing-function: ease; } | ||
+ | |||
+ | #text h4 {text-decoration: none; font-size: 14px; font-weight: normal !important; border-bottom: 0px; display: block; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; line-height: 2; text-align: justify; color: #272a2b} | ||
+ | |||
+ | |||
+ | |||
/*references*/ | /*references*/ |
Revision as of 00:05, 18 September 2015