Commit 0efc4ae6 by o.kimura

一次保存

parent 9920286e
...@@ -222,7 +222,7 @@ div#container div#contents div#main_contents div p span.repeat5 { ...@@ -222,7 +222,7 @@ div#container div#contents div#main_contents div p span.repeat5 {
} }
div#container div#contents div#main_contents div#section_read02 .index { div#container div#contents div#main_contents div#section_read02 .index {
background-color: #ececfb; /* background-color: #ececfb;*/
padding: 15px 20px 1px 15px; padding: 15px 20px 1px 15px;
} }
......
...@@ -1828,6 +1828,36 @@ table.wd30p { ...@@ -1828,6 +1828,36 @@ table.wd30p {
} }
.font_conditioned h3.pt { .font_conditioned h3.pt {
line-height:1;
font-size:140%;
position:initial!important;
top: -20px;
padding-top:0!important;
font-weight: bold;
background: none !important;
width: auto !important;
height: auto !important;
margin: auto !important;
}
.font_conditioned .section .pt:before{
content: "\e904";
display: inline;
margin-right: 8px;
padding: 2px 2px 1px 1px;
vertical-align: sub;
background-image: -webkit-gradient(linear, left top, left bottom, from(#7ddeeb), to(#08b9d0));
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
font-size: 24px;
font-family: 'icomoon' !important;}
.font_conditioned h3.pt{
line-height:1;
font-size:140%;
position:initial!important;
top: -20px;
padding-top: 20px;
font-weight: bold;
background: none !important; background: none !important;
width: auto !important; width: auto !important;
height: auto !important; height: auto !important;
...@@ -1976,3 +2006,42 @@ h5.last { ...@@ -1976,3 +2006,42 @@ h5.last {
color: #424252; color: #424252;
font-weight: bold; font-weight: bold;
} }
.isoImgWrapper {
display: flex;
justify-content: space-around;
align-items: center;
}
.isoImgWrapper img {
margin: 0 2px;
}
.supplement_jpnSpt {
padding-left: 310px;
margin-bottom: 20px;
margin-top: -15px;
}
.isoImgSup {
display: flex!important;
justify-content: center!important;
font-size: 14px!important;
font-weight: bold;
}
.isoImgSupLeft {
display: flex!important;
justify-content: left!important;
font-size: 14px!important;
font-weight: bold;
}
li.listStyle {
list-style: disc;
margin-left: 10px;
margin-top: 0!important;
padding-top: 0!important;
font-weight: normal;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment