Changeset 7675 for trunk/src_map/style


Ignore:
Timestamp:
Apr 2, 2010, 2:30:41 PM (15 years ago)
Author:
janveeden
Message:

Top info-space filled with dummy text. Aligned the timestamp on the bottom of the space.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src_map/style/stylesheet.css

    r7674 r7675  
    2323}
    2424
     25#infotop h1 {
     26font-size: 15px;
     27margin-top: 5px;
     28}
     29
     30#infotop h2 {
     31font-size: 12px;
     32margin-top: 0px;
     33}
     34
     35#nodeinfo {
     36height: 205px;
     37margin-left: 5px;
     38}
     39#timestamp {
     40margin-right: 2px;
     41font-size: 12px;
     42bottom: 0px;
     43text-align: right;
     44vertical-align: bottom;
     45}
     46
    2547
    2648#infobottom {
     
    3860}
    3961
    40 td {
     62#navigation td {
    4163vertical-align: top;
    4264color: red;
Note: See TracChangeset for help on using the changeset viewer.