Changes

m
no edit summary
Line 1,876: Line 1,876:  
     Provides the classes used by Template:Map/ImageNode
 
     Provides the classes used by Template:Map/ImageNode
 
     Author: gaka
 
     Author: gaka
 +
    Added by: Tsubakura
 
*/
 
*/
   Line 1,887: Line 1,888:  
   max-height: 500px;
 
   max-height: 500px;
 
   overflow: auto;
 
   overflow: auto;
 +
}
 +
 +
/* Template:Event/Route class
 +
Author: gaka
 +
Added by: Tsubakura
 +
----------------------------------------------------------------------*/
 +
.map-route-node {
 +
    display: inline-block;
 +
    min-width: 20px;
 +
    line-height: 20px;
 +
    text-align: center;
 +
    padding: 2px;
 +
    border-radius: 100%;
 +
    box-shadow: 0 0 4px rgba(0, 0, 0, .8);
 
}
 
}
cssedit, prechecked
1,656

edits