mirror of
https://git.coolaj86.com/coolaj86/telebit-relay.js.git
synced 2025-04-21 19:10:37 +00:00
13 lines
155 B
CSS
13 lines
155 B
CSS
/*
|
|
* main.css
|
|
* Copyright (C) 2018 jshaver
|
|
*
|
|
* Distributed under terms of the MIT license.
|
|
*/
|
|
|
|
|
|
|
|
|
|
body {
|
|
font-family: SourceSansPro, sans-serif;
|
|
} |