PHP Classes

File: siteaccess/siteaccess_v.css

Recommend this page to a friend!
  Classes of MarPlo   Web Site Traffic and Pages Access   siteaccess/siteaccess_v.css   Download  
File: siteaccess/siteaccess_v.css
Role: Auxiliary data
Content type: text/plain
Description: css styles for vertical design
Class: Web Site Traffic and Pages Access
Record visits of real users to Web site pages
Author: By
Last change:
Date: 11 years ago
Size: 3,797 bytes
 

Contents

Class file image Download
@charset "utf-8"; body, html { margin:0; padding:0;} #siteacc { clear:both; position:relative; width: 19em; margin:1.8em auto; text-align: center; } /* Pages Access data */ #pgalast, #pgatop, #pgatop_m { width: 99%; margin: 2em auto; background-color:#edeffe; border:2px solid #f8feff; text-align:left; padding:.15em 1px .15em 1px; box-shadow:.2em .22em .24em #a0a0ed; -webkit-box-shadow:.2em .22em .24em #a0a0ed; -moz-border-radius:.8em; -webkit-border-radius:.8em; -khtml-border-radius:.8em; border-radius:.8em; } #pgalast h4, #pgatop h4, #pgatop_m h4 { width:11em; margin:-1em auto .5em auto; background-color:#eaebfe; border:2px solid #f8feff; padding:.2em; box-shadow:.15em .13em .25em #6789da inset; -webkit-box-shadow:.15em .13em .25em #6789da inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; -khtml-border-radius:.5em;border-radius:.5em; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddefe', endColorstr='#eeeffe'); /* for IE 7, 8 */ background-image: -ms-linear-gradient(top, #dddefe, #eeeffe); /* IE10 */ background-image:-moz-linear-gradient(top, #dddefe, #eeeffe 95%); /* Mozilla */ /* for Safari, Chrome */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dddefe), color-stop(0.9, #eeeffe)); background-image: -o-linear-gradient(top, #dddefe, #eeeffe); /* Opera 11.1+ */ background: linear-gradient(top, #dddefe, #eeeffe); /* W3C Markup */ text-align:center; } #pgalast ol, #pgatop ol, #pgatop_m ol { margin:.1em 0; padding:1px 0 .15em 1.8em; font-weight:800; } #pgalast ol li, #pgatop ol li, #pgatop_m ol li { margin:1px 0 1px 1px; padding:.1em 0; font-family:"Lucida Sans","Century Gothic","Arial",sans-serif; font-size:.8em; } #pgalast ol li a, #pgatop ol li a, #pgatop_m ol li a { margin:0; padding:.1em 0 .2em .1em; color:#0001d8; } #pgalast ol li a:hover, #pgatop ol li a:hover, #pgatop_m ol li a:hover { margin:0; border:none; background:#fefeda; padding:.1em 0 .2em .1em; color:#0001bb; text-decoration:none; } #pgalast ol li a sup, #pgatop ol li a sup, #pgatop_m ol li a sup { color:#010101; font-style:italic; } #cpga { background-color:#e4e4fe; text-align:left; padding:1px 0 1px .1em; } #cpga h5 { margin:1px auto .2em auto; font-size:1.em; text-decoration:underline; text-align:center; } #cpga span { font-weight:800; color:blue; font-style:italic; } /* Mini-Traffic */ #traff { position:relative; width: 99%; margin:1.8em auto 0 auto; border:3px solid #bee0be; background-color:#f0f1fe; padding:.1em; text-align:left; } #traff #trafstat { position:relative; margin: -.1em -.1em .3em -.1em; background:#bee0be; padding:.1em; text-align: center; } #traff .sb { font-weight:800; } #traff #trafstat .su { margin:0 7% 0 0.4%; font-size:1.1em; text-decoration: underline; font-weight:800; } #traff sup { font-weight:800; font-size:.9em; font-style:italic; } #traff #trafstat sup.sb { margin:0 1px; } #traff .dvcells { width:96%; margin:1em auto; background:#fdfefe; padding:.1em .1em .1em .3em; line-height:123%; text-align:left; -moz-border-radius:.8em; -webkit-border-radius:.8em; -khtml-border-radius:.8em; border-radius:.8em; } #traff .dvcells:hover {background:#fbfbbe;} #traff .traf{ position:relative; margin:1px; text-align:center; font-weight:800; } #traff .dtblue { color:blue; font-weight:800;} #traff #yip { margin:.25em .2em auto .8em; font-style:italic; font-weight:700; } #siteacc #frm_s { margin:-2px auto 2px auto; padding:0 auto; background:#fefefe; } #siteacc #frm_s a { color:#e0e1fb; font-size:.78em; }