You will find only what you bring in.
[redakcja.git] / src / wiki / static / wiki / scss / visual.scss
1 #html-view {
2     .edit-button {
3         font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
4         font-size: 1rem;
5         line-height: 1.5;
6     }
7 }
8