Commit e1a072f4 by Motohisa Nakano

fix #8388

parent 4f94beaa
...@@ -164,7 +164,7 @@ section{ ...@@ -164,7 +164,7 @@ section{
width:161px; width:161px;
height:120px; height:120px;
float:left; float:left;
background:#fff; margin-left:5px;
} }
.cnt_section a.img canvas{ margin:0 auto; height: 105px; width: 150px;} .cnt_section a.img canvas{ margin:0 auto; height: 105px; width: 150px;}
.cnt_section .text{ .cnt_section .text{
......
...@@ -127,7 +127,7 @@ section{ ...@@ -127,7 +127,7 @@ section{
width:161px; width:161px;
height:120px; height:120px;
float:left; float:left;
background:#fff; margin-left:5px;
} }
.cnt_section a.img canvas{ margin:0 auto; height: 105px; width: 160px;} .cnt_section a.img canvas{ margin:0 auto; height: 105px; width: 160px;}
.cnt_section .text{ .cnt_section .text{
......
...@@ -218,7 +218,6 @@ a.delete:hover:not(:target) { ...@@ -218,7 +218,6 @@ a.delete:hover:not(:target) {
width:161px; width:161px;
height:120px; height:120px;
float:left; float:left;
background:#fff;
} }
.cnt_section .check{ .cnt_section .check{
......
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 to comment