Enlightenment CVS committal Author : raster Project : web Module : www
Dir : web/www Modified Files: style.css Log Message: add css =================================================================== RCS file: /cvs/e/web/www/style.css,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- style.css 30 Apr 2007 04:09:51 -0000 1.12 +++ style.css 27 May 2007 13:04:19 -0000 1.13 @@ -389,6 +389,48 @@ } +/** NEWS STYLE */ + +.post { + margin : 0 0 2.5em 40px; + border-left : 1px solid #DDD; + padding-left : 2ex; + position : relative; +} + +html>body .news-date{ + left : -11ex; +} + +.news-date { + margin : 0; + text-align : right; + width : 10ex; + position : absolute; + left : -13ex; + font-size : 90%; + font-family : "Bitstream Vera", "Vera", "Trebuchet MS", Trebuchet, Tahoma, sans-serif; + color : #888888; +} + +.news-title { + font-size : 1.1em; + margin-bottom : -1.2ex; +} + +.news-title a, .news-title a:visited, .news-title a:hover { + text-decoration : none; +} + +.news-title span { + font-size : 0.7em; +} + +.news-content { + text-align : justify; +} + + /* OLD CSS STUFF TO STEAL FROM */ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs