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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/aafu_light.css')
-rw-r--r--static/css/aafu_light.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/static/css/aafu_light.css b/static/css/aafu_light.css
index 711b890..fd40910 100644
--- a/static/css/aafu_light.css
+++ b/static/css/aafu_light.css
@@ -1,24 +1,4 @@
-body {
- background-color: #f8f9fa;
- color: black;
-}
-.profile-area {
- background-color: #fff;
- box-shadow: -4px -4px 5px 2px #595659;
-}
-a,
-.accordion,
-.social-icons * {
- color: #007bff;
-}
-.skillbar {
- background-color: #fff;
- border: solid 1px black;
-}
-#skill-percent {
- background-color: #007bff;
-}