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

github.com/leonhe/hugo_eiio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 5274788..ef75ba8 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -19,11 +19,11 @@ font-family: Menlo,Monaco,Consolas,"Courier New",monospace
margin: 0 0 0px;
font-size: 13px;
line-height: 1.42857143;
- color: #333;
+ color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
- border: 0px solid #ccc;
+ border: 0px solid #ccc;
border-radius: 0px;
}
.articleBody {
@@ -82,7 +82,6 @@ font-family: Menlo,Monaco,Consolas,"Courier New",monospace
padding-right: 30px;
}
-
.label {
display: inline-block;
font-size: 12px;
@@ -166,11 +165,8 @@ blockquote::after{
* content: '"'; }
* blockquote p:after {
* content: '"'; } */
- /* blockquote {
- * color: #000000ab;
- * } */
table {
- width: 100%;
+width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;