Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*LAYOUT BY PAINTHEMES*/
- #table{
- width:300px;
- margin-bottom:5px;
- -webkit-column-count:3;
- -moz-column-count:3;
- column-count:3;
- }
- #table a{
- color:{color:text};
- position:relative;
- display:block;
- }
- #table a:hover{
- color:#bcc8d1; /*color hover of your links*/
- }
- .popup_block h1{
- color:#bcc8d1; /*color of your titles*/
- font-size:10px;
- font-weight:300;
- font-style:italic;
- }
- /*LAYOUT BY PAINTHEMES*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement