Subversion Repositories SmartDukaan

Rev

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

Rev 29981 Rev 29982
Line 51... Line 51...
51
            top: -1px;
51
            top: -1px;
52
            z-index: 2;
52
            z-index: 2;
53
        }
53
        }
54
 
54
 
55
        tr:first-child td {
55
        tr:first-child td {
-
 
56
            font-weight: bold;
-
 
57
            background-color: #00d6b2;
-
 
58
        }
-
 
59
 
-
 
60
        td {
56
            font-size: 20px;
61
            font-size: 28px;
57
            font-weight: bold;
62
            font-weight: bold;
58
        }
63
        }
59
    </style>
64
    </style>
60
    <link href="../resources/css/brand-logo.css" rel="stylesheet"/>
65
    <link href="../resources/css/brand-logo.css" rel="stylesheet"/>
61
</head>
66
</head>