| Current Path : /home/kamilrogam/komp/2017/DRAFTS/demo/css/ |
| Current File : /home/kamilrogam/komp/2017/DRAFTS/demo/css/template.css |
*{padding:0;margin:0;outline:none}
body{font-family:'Didact Gothic',sans-serif;padding:100px 0 0;font-size:20px;line-height:25px;color:#00293c;width:100%;background:#fff;position:relative;word-wrap:break-word;text-align:justify;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;font-smooth:always!important}
img{border:none,max-width:100%;height:auto}
.anim,:before,:after{-webkit-transition:all 0.7s ease-out;transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out}
.width{width:1170px;margin:0 auto;position:relative}
.author{padding:5px 5%;z-index:9;position:fixed;bottom:0;width:90%;background:#eee;font-size:13px;line-height:15px;border-top:1px solid #ccc}
.author p{margin:0}
.author p:nth-child(1){margin:0 0 2.5px}