|
Post by Admin Cass on Feb 1, 2015 19:33:07 GMT
[dohtml] .scrsara1 { width: 260px; background-color:#f6f6f6; box-shadow: 0 0 0 4px #fff, 0 0 0 5px #f3f3f3; height: 400px; position:relative; } /* Change #d8a6c1 to change the color of the background */ .scrsara1c { width: 230px; padding: 15px; background-color:#d8a6c1; height: 80px; border-bottom: 4px #FFF solid; } /* The image needs to be square and at least 130x130px */ .scrsaraimg { width: 130px; height: 130px; background-image: url('http://i61.tinypic.com/hv9ag2.gif'); background-size: cover; -moz-border-radius: 90px; -webkit-border-radius:90px; border-radius: 90px; box-shadow: 0 0 0 4px #fff; margin-top: 30px; } .scrsara2 { position: relative; padding: 10px; font-family: arial; font-size: 9px; text-align: justify; width: 200px; background-color:#FFF; color:#b3b3b3; margin-top:20px; height: 165px; overflow: auto; line-height:100%; } /* Change #e1e1e1 to change the color of the scrollbar */ .scrsara2::-webkit-scrollbar { width: 3px; } .scrsara2::-webkit-scrollbar-track { background-color: transparent; } .scrsara2::-webkit-scrollbar-thumb { background-color: #e1e1e1; } /* Change #bec79e to change the color of bolded text */ .scrsara2 b {color:#bec79e; font-size: 11px;} ba[/dohtml]
|
|
|
Post by Admin Cass on Feb 1, 2015 20:09:37 GMT
Test two
|
|