Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何改sidebar style? #1

Open
nmshaw000 opened this issue Apr 10, 2017 · 1 comment
Open

如何改sidebar style? #1

nmshaw000 opened this issue Apr 10, 2017 · 1 comment

Comments

@nmshaw000
Copy link
Owner

nmshaw000 commented Apr 10, 2017

請問如何改版面側欄sidebar的字體、大小、顏色等?

@siongui
Copy link
Collaborator

siongui commented Apr 10, 2017

先改字體大小,請看影片,簡單說,改

theme/styling/style.scss

加上

aside.menu {
  font-size: 1.5rem;
  p.menu-label {
    font-size: 1em;
  }
}

自己調rem以及em的數值,試看看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants