Add Stargazers plugin (#37)
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
.fill-width {
|
||||
width: 100%;
|
||||
}
|
||||
.margin-bottom {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
/* User avatar */
|
||||
.avatar {
|
||||
@@ -367,6 +370,15 @@
|
||||
min-width: 30%;
|
||||
}
|
||||
|
||||
.chart-bars .entry {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.chart-bars .entry .bottom {
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
}
|
||||
|
||||
.chart-bars.horizontal .bar {
|
||||
height: 7px;
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user