/* Wikipedia Look */ body { font-family: Georgia, "Times New Roman", serif; background-color: #ffffff; color: #202122; } /* Content zentrieren */ .page-content { max-width: 960px; margin: auto; } /* Links wie Wikipedia */ a { color: #0645ad; text-decoration: none; } a:hover { text-decoration: underline; } /* Überschriften */ h1, h2, h3 { font-weight: normal; border-bottom: 1px solid #a2a9b1; padding-bottom: 4px; } /* Sidebar Look */ .v-navigation-drawer { background-color: #f8f9fa; }