Commit 8d718142 authored by Pierre Ducroquet's avatar Pierre Ducroquet

Update the CSS file.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31412 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dd294741
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts61038807.2</string> </value> <value> <string>ts61472107.6</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -23,52 +23,74 @@ ...@@ -23,52 +23,74 @@
</item> </item>
<item> <item>
<key> <string>data</string> </key> <key> <string>data</string> </key>
<value> <string>hr {\n <value> <string>/*************************************\\\n
border: none 0;\n * CSS Rules for the blog *\n
border-top: 1px dotted black;\n \\*************************************/\n
width: 90%;\n \n
height: 1px;\n hr.post_separator {\n
border: none 0;\n
border-top: 1px dotted black;\n
width: 90%;\n
height: 1px;\n
}\n
\n
.blog_post .post_head h1{\n
margin-left: 50px;\n
display: block;\n
}\n }\n
\n \n
.blog_post .blog_head h1{\n .blog_post .post_head .post_time input {\n
margin-left: 50px;\n border: none;\n
display: block;\n background: none;\n
display: block;\n
text-align: center;\n
width: 67px;\n
font-weight: bold;\n
}\n }\n
\n \n
.blog_post .blog_head .PostTime{\n .blog_post .post_head .post_time {\n
position:absolute;\n position:absolute;\n
left:-15px;\n left:-15px;\n
top:3px;\n top:3px;\n
height:71px;\n width:67px;\n
width:67px;\n margin:0;\n
margin:0;\n padding:0;\n
padding:0;\n text-align:center;\n
text-align:center;\n display:block;\n
display:block;\n font-size:11px;\n
font-size:11px;\n font-weight:bold;\n
font-weight:bold;\n line-height:14px;\n
line-height:14px;\n
}\n }\n
\n \n
.CommentsList hr{\n .blog_post .post_head .post_time strong {\n
border-top: 1px solid black;\n text-align: center;\n
width: 50%;\n display: block;\n
}\n }\n
\n \n
.blog_post .post_head .post_author {\n
margin-left:50px;\n
display: inline;\n
}\n
\n \n
.CommentAutor{\n .blog_post .post_body {\n
font-weight:bold;\n text-align: justify;\n
}\n }\n
\n \n
.CommentDate {\n .comment_list hr {\n
font-size:10px;\n border-top: 1px solid black;\n
line-height:1em;\n width: 50%;\n
margin-top:-10px;\n
}\n }\n
\n \n
#FollowUs fieldset{text-align:center;}\n
\n \n
.comment_author {\n
font-weight:bold;\n
}\n
\n \n
.comment_date {\n
font-size:10px;\n
line-height:1em;\n
margin-top:-10px;\n
}\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
...@@ -77,7 +99,7 @@ margin-top:-10px;\n ...@@ -77,7 +99,7 @@ margin-top:-10px;\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>562</int> </value> <value> <int>1064</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
14 19
\ No newline at end of file \ 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 to comment