diff --git a/css/main.css b/css/main.css index b38c2428..e078ff27 100644 --- a/css/main.css +++ b/css/main.css @@ -14,4 +14,6 @@ table .title { font-weight: bold; color: #439BF6; } .input_time { width: 55px !important; } .band { width: 80px; } .mode { width: 80px; } -#callsign { text-transform: uppercase; } \ No newline at end of file +#callsign { text-transform: uppercase; } + +.pull-right { color: #fff; } \ No newline at end of file