Some CSS customisations for you
-
I made some customisations to improve the styling on my site and though someone else might find them useful.
img.post-thumb { float: left; clear: both; margin-right: 15px; margin-bottom: 10px; margin-top: 10px; } ul.lcp_catlist { padding: 0 0 0 0; } ul.lcp_catlist li { list-style-type: none!important; } ul.lcp_catlist li a{ font: 400 2em/1.1em 'Lobster', serif; color: #000; line-height: 1.5em; } ul.lcp_catlist li a:hover{ border-bottom: 2px solid #f9aa1a; } ul.lcp_catlist li p a{ font-family: inherit; font-size: 1em; color: #f9aa1a; text-decoration: none; text-shadow: none; border-bottom: none; display: inline; } ul.lcp_catlist li p a[title~="Continue"]:before { content:"\a"; white-space: pre; } ul.lcp_catlist li p a[title~="Continue"]:hover { border-bottom: 1px solid #f9aa1a; } ul.lcp_catlist li:after { content: ""; display: block; height: 1px; width: 100%; margin: 20px 0px; background: #f9aa1a; } ul.lcp_paginator { text-align: right; margin-right: 2%; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Some CSS customisations for you’ is closed to new replies.