PCInfoClient/www/css/index.css

12 lines
283 B
CSS
Raw Normal View History

2018-07-01 21:51:37 -06:00
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
2018-06-29 18:04:37 -06:00
.navbar-brand {
font-size: 150%;
2018-07-01 21:43:30 -06:00
}
.mainbox {
margin-top: 1rem;
2018-06-29 18:04:37 -06:00
}