This website works better with JavaScript.
Explore
Help
Register
Sign In
simon
/
password-hash-self-service
Watch
1
Star
0
Fork
You've already forked password-hash-self-service
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
frontend: Force sans-serif font
Browse Source
master
Simon Bruder
11 months ago
parent
0c824b5af7
commit
2879806bf8
Signed by:
simon
GPG Key ID:
8D3C82F9F309F8EC
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
style.css
Unescape
Escape
View File
@ -1,3 +1,7 @@
body
{
font-family
:
sans-serif
;
}
.
container
{
margin
:
1em
auto
;
max-width
:
576px
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
simon/password-hash-self-service
Title
Body
Create Issue