Subversion Repositories cheapmusic

Rev

Rev 43 | Rev 52 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 43 Rev 47
Line 46... Line 46...
46
 
46
 
47
/* Pagination */
47
/* Pagination */
48
.paginateNav {padding:5px 5px;}
48
.paginateNav {padding:5px 5px;}
49
.paginateNav a {padding:3px 3px;color:black;}
49
.paginateNav a {padding:3px 3px;color:black;}
50
.paginateNav a.current {font-weight:bold;text-decoration:underline;color:white;}
50
.paginateNav a.current {font-weight:bold;text-decoration:underline;color:white;}
-
 
51
 
-
 
52
/* Images */
-
 
53
.user-img {max-height:45px;}
-
 
54
.wishlist-img {max-height:3em;}
-
 
55
 
-
 
56
/* Buttons */
-
 
57
.btn-search {font-size:25px;}
-
 
58
.btn-youtube {color:red;font-size:32px;vertical-align: middle;}
-
 
59
.btn-dismiss {font-size:24px;}
-
 
60
.btn-shop {font-size:20px;}
-
 
61
.btn-wishlist {font-size:1.5em;}
-
 
62
.btn-wishlist-delete {style=color:red;}
-
 
63
 
-
 
64
/* Icons */
-
 
65
.category-icon {font-size:32px;text-shadow:2px 2px 4px #000000;}
-
 
66
.category-icon-silver {color:silver;}
-
 
67
 
-
 
68
/* Cursor Pointer */
-
 
69
.cursor-pointer {cursor:pointer;}
51
 
70
 
52
/* responsive typography */
71
/* responsive typography */
53
/* xs < 576 */
72
/* xs < 576 */
54
 @media screen and (max-width: 575px) {
73
 @media screen and (max-width: 575px) {
55
    th, td, .display-7 { font-size: 0.8em; }
74
    th, td, .display-7 { font-size: 0.8em; }