From Wikipedia, the free encyclopedia
Content deleted Content added
|
|
Line 1: |
Line 1: |
|
|
@import url('https://fonts.googleapis.com/css?family=Droid+Serif'); |
|
|
|
|
|
.mw-parser-output { |
|
.mw-parser-output { |
⚫ |
font-family: "Times New Roman"; |
|
|
font-size: 1.2em; |
|
font-size: 1.2em; |
|
|
background: #000; |
|
|
color: #fff; |
|
⚫ |
font-family: 'Droid Serif', serif; |
|
} |
|
} |
Revision as of 01:29, 22 August 2017
@import url('https://fonts.googleapis.com/css?family=Droid+Serif');
.mw-parser-output {
font-size: 1.2em;
background: #000;
color: #fff;
font-family: 'Droid Serif', serif;
}