Fix octicons style

This commit is contained in:
Naoki Takezoe
2017-05-25 17:22:11 +09:00
parent 7923bde014
commit 4d9e1a83c8

View File

@@ -36,13 +36,15 @@ h6 {
font-size: 18px; font-size: 18px;
} }
.octicon,.mega-octicon{ .octicon {
color : #999; color : #999;
font-size: 14px; font-size: 14px;
text-align: center; text-align: center;
} }
.mega-octicon { .mega-octicon {
color : #999;
text-align: center;
width: 32px; width: 32px;
height: 32px; height: 32px;
} }