2011-11-07 07:18:58 +08:00
|
|
|
#container { padding-top: 50px; width: 940px; margin: 0 auto; }
|
2011-11-07 07:09:51 +08:00
|
|
|
|
|
|
|
|
#footer { width: 940px; margin: 0 auto; text-align: right; }
|
|
|
|
|
|
2011-11-07 07:18:58 +08:00
|
|
|
table .titles { font-weight: bold; color: #439BF6; }
|
2011-11-08 23:45:22 +08:00
|
|
|
table .title { font-weight: bold; color: #439BF6; }
|
2011-11-07 07:09:51 +08:00
|
|
|
|
2011-11-07 07:18:58 +08:00
|
|
|
.markItUp { width: 580px !important; }
|
|
|
|
|
.markItUpEditor { width: 520px !important; }
|
2011-11-07 07:09:51 +08:00
|
|
|
|
2011-11-07 07:18:58 +08:00
|
|
|
/* Add QSO CSS */
|
|
|
|
|
.rst { width: 50px !important; }
|
|
|
|
|
.input_date { width: 70px !important; }
|
|
|
|
|
.input_time { width: 55px !important; }
|
2011-11-08 23:45:22 +08:00
|
|
|
.band { width: 80px; }
|
|
|
|
|
.mode { width: 80px; }
|
2011-11-08 23:47:39 +08:00
|
|
|
#callsign { text-transform: uppercase; }
|
|
|
|
|
|
|
|
|
|
.pull-right { color: #fff; }
|