mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-26 23:47:42 -07:00
#19 hr color
This commit is contained in:
@ -70,6 +70,11 @@ a.navbar-burger:hover {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#app hr {
|
||||||
|
background-color: rgb(90, 125, 143);
|
||||||
|
height: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
.is-font-title {
|
.is-font-title {
|
||||||
font-family: 'Helvetica', Verdana, Arial, sans-serif;
|
font-family: 'Helvetica', Verdana, Arial, sans-serif;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user