605
edits
SadanYagci (talk | contribs) No edit summary |
SadanYagci (talk | contribs) No edit summary |
||
Line 1,152: | Line 1,152: | ||
} | } | ||
body:not(.page-Main_Page) #mw-content-text > div > p | body:not(.page-Main_Page) #mw-content-text > div > p { | ||
max-width: 55em; | max-width: 55em; | ||
margin-left: 3.2em; | margin-left: 3.2em; | ||
Line 1,166: | Line 1,165: | ||
body:not(.page-Main_Page) #mw-content-text > div > table { | body:not(.page-Main_Page) #mw-content-text > div > table { | ||
margin-left: 3.45em; | margin-left: 3.45em; | ||
} | |||
body:not(.page-Main_Page) #mw-content-text > div > blockquote { | |||
max-width: 51em; | |||
margin-left: 5em; | |||
} | } | ||