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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index efc040d..002b381 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -100,7 +100,7 @@ blockquote {
p code {
font-size: .8rem;
font-family: monospace;
- padding: .5rem;
+ padding: .2rem;
color: #2d3847;
background-color: #dfe3ec;
border: 1px #505d70 dashed;
@@ -263,7 +263,6 @@ label {
}
#avatar {
float: left;
- position: absolute;
margin-top: .5rem;
margin-left: .8rem;
width: 100px;