I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 4f51ad49 authored by jrandom's avatar jrandom Committed by zzz
Browse files

2005-01-11 Complication

    * CSS comment fixes
parent c3a9f72d
No related branches found
No related tags found
No related merge requests found
......@@ -674,8 +674,8 @@ public class ViewBlogServlet extends BaseServlet {
" font-size: 80%;\n" +
" background-color: #DDD;\n" +
" border: solid;\n" +
" //border-width: 5px 5px 0px 5px;\n" +
" //border-color: #FFFFFF;\n" +
//" border-width: 5px 5px 0px 5px;\n" +
//" border-color: #FFFFFF;\n" +
" border-width: 1px 1px 1px 1px;\n" +
" border-color: #000;\n" +
" margin-top: 5px;\n" +
......
......@@ -4,7 +4,6 @@ body {
font-family: Arial, Helvetica, sans-serif;
background-color : #EEEEEE;
color: #000000;
//font-size: 12px;
}
.b_topnavUser {
text-align: right;
......
$Id: history.txt,v 1.382 2006/01/10 01:59:08 jrandom Exp $
$Id: history.txt,v 1.383 2006/01/11 15:32:36 jrandom Exp $
2005-01-11 Complication
* CSS comment fixes
2005-01-11 jrandom
* Include the attachments/blogs/etc for comments on the blog view
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment