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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/static/css/main.css b/static/css/main.css
index bb72edb..484c64e 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -69,9 +69,6 @@ li {
list-style-position: outside;
margin-left: 0;
}
-.test-border {
- border: 1px solid #000;
-}
.main {
padding: 0px 40px 40px 40px;
width: 80%;
@@ -138,6 +135,7 @@ li {
}
.img-responsive {
border-radius: 5px;
+ box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.intro {
font-size: 8em;