generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
styles.css
1 lines (1 loc) · 984 Bytes
/
styles.css
1
#mufengmucao-color-palette .App{text-align:center}#mufengmucao-color-palette .App-logo{animation:App-logo-spin infinite 20s linear;height:80px}#mufengmucao-color-palette .App-header{background-color:#222;height:150px;padding:20px;color:#fff}#mufengmucao-color-palette .App-title{font-size:1.5em}#mufengmucao-color-palette .App-intro{font-size:large}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#mufengmucao-color-palette :root{--space-s: 8px;--space-m: 16px;--space-l: 32px;--space-xl: 48px}@media (max-width: 720px){#mufengmucao-color-palette :root{--space-s: 4px;--space-m: 8px;--space-l: 16px;--space-xl: 32px}}#mufengmucao-color-palette{margin:0;padding:20px 0 0;color:var(--bodyColor)!important;background-color:var(--bodyBg)!important;font-size:14px;line-height:20px;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"tnum"}#mufengmucao-color-palette *,*:before,*:after{box-sizing:border-box}