Template:Reliable sources/styles.css: Difference between revisions

From WikiMSK
(Created page with ".reliableSources { width: 90%; }")
 
No edit summary
Line 1: Line 1:
.reliableSources {
.reliableSources {
     width: 90%;
     width: 90%;
    margin-top:20px;
    margin-bottom: 20px;
    border-radius: 3px;


}
}

Revision as of 18:30, 1 May 2021

.reliableSources {
    width: 90%;
    margin-top:20px;
    margin-bottom: 20px;
    border-radius: 3px;

}