OSDN Git Service

Indexのbox表示レイアウトなど変更
[trpgtools-onweb/cake-frame.git] / app / webroot / css / box.css
index 5db1bbb..ebb9ffc 100644 (file)
@@ -509,6 +509,18 @@ div.news .SimpleBox {
        margin-left: 10px;
        width: 590px;
 }
+.SimpleBox .smallInnerBox {
+       padding: 5px !important;
+}
+.SimpleBox .smallInnerBox .boxHeader {
+       padding: 0;
+}
+.SimpleBox .smallInnerBox .boxHeader h3 {
+       line-height: 1.3em;
+}
+.SimpleBox .smallInnerBox .boxHeader h4 {
+       margin-bottom: 0.3em;
+}
 
 .SimpleBox ul li {
        list-style: disc inside none;