Changeset 829

Show
Ignore:
Timestamp:
01/18/07 17:29:35 (2 years ago)
Author:
dave
Message:

Upload of the theme_master - this is the basic theme structure with very little style attached and should only be used to see how the Elgg theme is structured.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/template/templates/Default_Template/css

    r826 r829  
    246246 
    247247div#splitpane-sidebar ul li { 
    248     margin:2px 0; 
     248    margin:10px 0; 
    249249    padding-left: 5px; 
    250250    border-bottom:1px dashed #eee; 
     
    337337} 
    338338 
     339.user img { 
     340   border:1px solid #eee; 
     341   padding:2px; 
     342} 
     343 
    339344.weblog-keywords p a { 
    340345   margin:20px 0 0 0;