Template:Sandbox/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
#title{
.tmp-cnt{
    text-align: center;
     border-width: 2px;
   
     border-style: solid;
}
 
#tem-cnt{
     border: 2px;
    border-color: black;
     border-style: dashed;
}
}

Latest revision as of 16:12, 26 April 2024

.tmp-cnt{
    border-width: 2px;
    border-style: solid;
}