[Picfinity-commit] SF.net SVN: picfinity: [32] trunk/.themes/ajax/ajax.css
Status: Beta
Brought to you by:
espadav8
From: <esp...@us...> - 2007-08-13 01:45:40
|
Revision: 32 http://picfinity.svn.sourceforge.net/picfinity/?rev=32&view=rev Author: espadav8 Date: 2007-08-12 18:45:43 -0700 (Sun, 12 Aug 2007) Log Message: ----------- Slight html padding change Modified Paths: -------------- trunk/.themes/ajax/ajax.css Modified: trunk/.themes/ajax/ajax.css =================================================================== --- trunk/.themes/ajax/ajax.css 2007-08-12 20:10:40 UTC (rev 31) +++ trunk/.themes/ajax/ajax.css 2007-08-13 01:45:43 UTC (rev 32) @@ -12,7 +12,7 @@ html { - padding: 20px; + padding: 10px; background: #1a1a1a url('background.gif') repeat-x; } @@ -218,4 +218,4 @@ #breadcrumbtrail ul li:hover ul { display: block; -} \ No newline at end of file +} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |