Changeset 599


Ignore:
Timestamp:
07/02/10 19:53:10 (20 months ago)
Author:
sam
Message:

debug styles

Location:
trunk/model/sources/office/gen/sldHtml/sldHtml.skin.doss/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/office/gen/sldHtml/sldHtml.skin.doss/css/rootSS.css

    r581 r599  
    271271        width:100%; 
    272272        height:100%; 
     273        overflow:hidden; 
    273274} 
    274275div.tplZoomOvr{ 
     
    440441.sldHome_ti{ 
    441442        text-align: center; 
    442         margin-top:2em; 
    443 } 
     443        margin-top:4em; 
     444} 
  • trunk/model/sources/office/gen/sldHtml/sldHtml.skin.doss/css/slideSS.css

    r595 r599  
    3333} 
    3434ul{ 
    35         list-style-image:url(../img/co/bullet.gif) 
     35        list-style-type:disc; 
    3636} 
    3737table { 
     
    5454} 
    5555h1 { 
    56         font-size:2em; 
     56        font-size:1.5em; 
    5757        font-weight:bold; 
    5858        margin:0.67em 0; 
    5959} 
    6060h2 { 
    61         font-size:1.5em; 
     61        font-size:1.2em; 
    6262        font-weight:bold; 
    6363        margin: 0 0 0.83em 0; 
    6464} 
    6565h3 { 
    66         font-size:1.17em; 
     66        font-size:1.1em; 
    6767        font-weight:bold; 
    6868        margin: 0 0 1em 0; 
     
    103103        height:100%; 
    104104        background-color: white; 
     105        overflow:hidden; 
    105106} 
    106107div#tplNav{ 
     
    134135.partBk .slideBk_ti{ 
    135136        text-align: center; 
    136         margin-top:2em; 
     137        margin-top:4em; 
    137138} 
    138139.zoom{ 
Note: See TracChangeset for help on using the changeset viewer.