Changeset 3137 for sample

Show
Ignore:
Timestamp:
10/15/09 13:46:36 (3 years ago)
Author:
cmoullet
Message:

Modify layout of sample page

Location:
sample/trunk/mapfishsample/public
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • sample/trunk/mapfishsample/public/base.css

    r358 r3137  
    2525} 
    2626 
     27h1 {  
     28  color: #FF5C00; 
     29} 
     30 
    2731h2 {  
    28   color: #720000; 
     32  color: #FF5C00; 
    2933} 
    3034 
     
    3337  height: 74px; 
    3438  margin: 0 40px; 
     39  padding-bottom:5px; 
     40  padding-left:5px;  
     41  padding-right:5px; 
     42  padding-top:5px; 
    3543} 
    3644 
  • sample/trunk/mapfishsample/public/index.html

    r3075 r3137  
    66  </head> 
    77  <body> 
    8     <div id="header"><a href=""><img id="header-logo" src="mapfish.png"/></a></div> 
    9     <h1 class="page-title">MapFish Samples</h1> 
     8    <div id="header"><a href=""><img id="header-logo" src="mapfish_orange.png"/></a></div> 
    109 
    1110    <div id="content"> 
     11      <h1>MapFish Samples</h1> 
     12      A gallery of real applications can be found <a href="http://trac.mapfish.org/trac/mapfish/wiki/Users">here</a> 
    1213      <h2>Demos</h2> 
    1314      <a href="demos/">Demos page</a>