0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
wholebodylightpod_dot_com
/
search
/
[
Home
]
File: search.css
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700); html, body { min-width:300px; height:auto; background:transparent; } body { overflow:hidden; } #search-results{ padding:20px 10px 0px 5px; overflow:hidden; } #search-results iframe html{ border:none; } #search-results iframe { min-width:300px; } h4{ padding-bottom: 10px; margin: 0; } ol.search_list { margin-left: 0; padding-left: 10px; list-style-type:none; counter-reset: ol; padding-top: 20px; } ol.search_list li:before { content: counter(ol) "."; counter-increment: ol; float:left; display:block; width:20px; text-align:right; padding-right:10px; margin:0px 0px 0 -30px } ol.search_list li { padding-bottom:40px; margin-left:15px; } span.match { color:#53afee; display:block; font-weight:bold; } span.search { color:#53afee; font-style:italic; } .search_link{ font:bold 20px/22px 'Roboto Condensed'; color:#414141; text-transform:uppercase; margin:0; position:relative; top:-5px; text-decoration: underline; } .search_link:hover{ color:#53afee; text-decoration: none; }