Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/khata.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-07-08 07:01:15 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-07-08 07:01:15 +0300
commit67cd99fc685a7266d9c214f7b7ea2b1e1b678d66 (patch)
tree32c3396eb983e7862bee2ca1bed61f84ec97eb39
parentdfe7c74bd49cb69a39597a31cc5bec0a4d6222bc (diff)
Increased main menu font size
-rw-r--r--static/css/khata.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/khata.css b/static/css/khata.css
index dc3646d..df01952 100644
--- a/static/css/khata.css
+++ b/static/css/khata.css
@@ -61,6 +61,7 @@ a,
margin-right: 25px;
margin-top: initial;
margin-bottom: initial;
+ font-size: 1.1em;
}
.main-menu > a {
color: white !important;