diff options
author | CruiseDevice | 2019-02-26 14:16:48 +0530 |
---|---|---|
committer | CruiseDevice | 2019-02-26 14:16:48 +0530 |
commit | e713395a23d05bf72e4c5ef635cfb427c6a91816 (patch) | |
tree | 14b0f0d4fe5a7947d81c6f9bf538aeafdf66ce4e /yaksh/static | |
parent | 8b5674dbd170307f5acac63fa1c53fd94dbe990e (diff) | |
download | online_test-e713395a23d05bf72e4c5ef635cfb427c6a91816.tar.gz online_test-e713395a23d05bf72e4c5ef635cfb427c6a91816.tar.bz2 online_test-e713395a23d05bf72e4c5ef635cfb427c6a91816.zip |
Use default Bootstrap 4 font-family.
Diffstat (limited to 'yaksh/static')
-rw-r--r-- | yaksh/static/yaksh/css/yakshcustom.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/yaksh/static/yaksh/css/yakshcustom.css b/yaksh/static/yaksh/css/yakshcustom.css index a9b4349..e498970 100644 --- a/yaksh/static/yaksh/css/yakshcustom.css +++ b/yaksh/static/yaksh/css/yakshcustom.css @@ -1,9 +1,5 @@ - -@import url('https://fonts.googleapis.com/css?family=Dosis|Exo+2'); - /* Navbar */ - .yakshnav { background-color: #142624; color: white; |