Advertisement
scimenes

Formattazione del titolo di una sidebar

Mar 2nd, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. .titolo_box_sidebar {
  2.   background: #ffce0e none repeat scroll 0 0;
  3.   border-radius: 0 12px 0 0;
  4.   clear: both;
  5.   color: #000000 !important;
  6.   font-size: 1.6em;
  7.   line-height: 1em;
  8.   margin-bottom: 10px;
  9.   padding: 4px 12px;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement