Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- theme01.css replace lines 293 to 315
- before: http://puu.sh/qrF2D/d61036a374.png after: http://puu.sh/qrF32/da973629c9.png
- #documentation_contents h2 + div{padding-left:16px;}
- #documentation_contents h3 + div{padding-left:16px;}
- #documentation_contents div.codeDesc {margin:5px 0 0 15px;}
- #documentation_contents div.code, div.example {
- padding:7px 14px;
- font-family:"Courier New", Courier, monospace; font-size:16px;
- }
- #documentation_contents div.code {
- background:rgba(255,255,255,.1);border:1px dashed rgba(255,255,255,.5);
- }
- #documentation_contents div.example{
- background:rgba(128,90,10,.1);
- border-bottom:1px dashed rgba(128,90,10,.5);border-left:1px dashed rgba(128,90,10,.5);border-right:1px dashed rgba(128,90,10,.5);
- margin-top:0;
- }
- #documentation_contents span.cemph {
- font-family:"Courier New", Courier, monospace;color:#FFD7D7;
- }
- #documentation_contents h2 {border-bottom:5px solid white;margin:40px 0 10px;}
- #documentation_contents h3 {border-bottom: 3px solid white;margin:30px 0 10px;}
- #documentation_contents h4 {
- border-bottom:2px solid white;
- margin:25px 0 10px;
- font-size:18px;}
Advertisement
Add Comment
Please, Sign In to add comment