Improve frontpage install code
This commit is contained in:
parent
484d49b557
commit
e55cbcb6ed
2 changed files with 7 additions and 3 deletions
|
@ -16,14 +16,18 @@
|
|||
}
|
||||
|
||||
.front-install {
|
||||
border: none;
|
||||
font-size: 1em;
|
||||
background-color: #333;
|
||||
margin-bottom: 16px;
|
||||
display: inline-block;
|
||||
padding: 8px;
|
||||
color: #DDD;
|
||||
|
||||
.sh {
|
||||
div:before {
|
||||
content: '$';
|
||||
color: #c82829;
|
||||
margin-right: 6px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue