| <style id='template-skin-1' type='text/css'> | |
| body#layout header{ | |
| padding:18px; | |
| } | |
| body#layout header .inner{ | |
| padding:0px; | |
| } | |
| body#layout #header{ | |
| width:500px; | |
| } | |
| body#layout .textrimSearch:before{ | |
| content:'TEXTRIM v2'; | |
| border:3px solid #4267b2; | |
| color:#4267b2; | |
| font-size:20px; | |
| display:block; | |
| padding:7px 10px; | |
| white-space:pre; | |
| border-radius:25px; | |
| position:absolute; | |
| right:18px; | |
| } | |
| body#layout .textrimMenu:before{ | |
| content:'Edit Menu in HTML'; | |
| background-color:#4267b2; | |
| color:#fff; | |
| font-size:20px; | |
| display:block; | |
| margin:0px 18px; | |
| padding:7px 10px; | |
| } | |
| body#layout .textrimBG{ | |
| display:none; | |
| } | |
| body#layout main{ | |
| padding:0px 18px; | |
| margin-top:0px; | |
| } | |
| body#layout #main{ | |
| width:70%; | |
| margin-right:18px; | |
| } | |
| body#layout #HTML1 .widget-content{ | |
| margin-bottom:0px; | |
| background-color:#9dc9ef; | |
| } | |
| </style> |