[logaling-commit] logaling/logaling.github.com [master] modify the margin of images in articles

アーカイブの一覧に戻る

null+****@clear***** null+****@clear*****
Thu Mar 29 22:23:57 JST 2012


mayuco	2012-03-29 22:23:57 +0900 (Thu, 29 Mar 2012)

  New Revision: 487f14949417d5f368d3cc0bbe2d4bf5420c3cf9

  Log:
    modify the margin of images in articles

  Modified files:
    stylesheets/common.css
    stylesheets/logalimacs.css

  Modified: stylesheets/common.css (+3 -0)
===================================================================
--- stylesheets/common.css    2012-03-29 13:48:44 +0900 (f80010e)
+++ stylesheets/common.css    2012-03-29 22:23:57 +0900 (463f96f)
@@ -187,6 +187,9 @@ article p {
   line-height: 150%;
 }
 
+article img {
+  margin: 10px 20px; }
+
 article {
   clear: both;
   width: 980px;

  Modified: stylesheets/logalimacs.css (+0 -3)
===================================================================
--- stylesheets/logalimacs.css    2012-03-29 13:48:44 +0900 (ded4cbe)
+++ stylesheets/logalimacs.css    2012-03-29 22:23:57 +0900 (694dfab)
@@ -7,6 +7,3 @@ html {
 #homeMessage {
   width: 500px;
 }
-
-article img {
-  margin: 10px 20px; }




More information about the logaling-commit mailing list
アーカイブの一覧に戻る