/[webpac2]/trunk/vhost/ecas/ecas.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/vhost/ecas/ecas.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1260 by mglavica, Mon Jul 27 13:33:31 2009 UTC revision 1261 by mglavica, Tue Jul 28 22:52:43 2009 UTC
# Line 1  Line 1 
1  /* design for this vhost */  /* design for this vhost */
2    
3    .title, .urlp {
4            display: block;
5            padding-left: 11em;
6    }
7    
8  .title {  .title {
9          font-weight: bold;          font-weight: bold;
         display: block;  
         padding-left: 10em;  
10  }  }
11    
12    
13  #inputs label {  #inputs label {
14          clear: left;          clear: left;
15  }  }
16    
17    #results label {
18            width: 11em;
19    }
20    
21  h1 {  h1 {
22          font-family: Trebuchet MS,Lucida,Arial,sans-serif ;          font-family: Trebuchet MS,Lucida,Arial,sans-serif ;
23  }  }

Legend:
Removed from v.1260  
changed lines
  Added in v.1261

  ViewVC Help
Powered by ViewVC 1.1.26