|
|
|
@ -33,8 +33,8 @@
|
|
|
|
|
.border-left{ border-left:1px solid #CAD5E0}
|
|
|
|
|
.left { float:left}
|
|
|
|
|
.small { font-family:verdana; font-size:11px;}
|
|
|
|
|
.width-50{width:50%; padding:4px;}
|
|
|
|
|
.hidden {display:none}
|
|
|
|
|
.width-50{width:50%; padding:4px;}
|
|
|
|
|
.width-25{width:25%; padding:4px}
|
|
|
|
|
.height-48{height:48px;}
|
|
|
|
|
|
|
|
|
@ -62,14 +62,21 @@
|
|
|
|
|
td {padding:4px; font-weight:lighter; padding:4px;}
|
|
|
|
|
@media only screen and (min-device-width: 320px){
|
|
|
|
|
table {width:99%}
|
|
|
|
|
.medium-caption {font-size:14px}
|
|
|
|
|
body {font-size:12px;}
|
|
|
|
|
tr {font-family:sans-serif; font-size:12px;}
|
|
|
|
|
td {padding:4px; font-weight:lighter}
|
|
|
|
|
.height-48{height:40px}
|
|
|
|
|
.width-50{width:47%; padding:4px;}
|
|
|
|
|
.width-25{width:24%; padding:4px}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
@media only screen and (min-device-width: 768px){
|
|
|
|
|
body {font-size:12px}
|
|
|
|
|
table {width:70%; margin-left:20%}
|
|
|
|
|
.medium-caption {font-size:18px}
|
|
|
|
|
.width-50{width:50%; padding:4px;}
|
|
|
|
|
.width-25{width:25%; padding:4px}
|
|
|
|
|
.height-48{height:48px;}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<body>
|
|
|
|
|