mirror of
https://github.com/mitchell/mjfs.us.git
synced 2025-12-19 13:47:22 +00:00
Added 'user-select: all' to email on contact page; formatted some css
files
This commit is contained in:
parent
81d507ddeb
commit
7a52daf79b
7 changed files with 13 additions and 10 deletions
|
|
@ -1,4 +1,6 @@
|
|||
.clear-button, .clear-button:link, .clear-button:visited {
|
||||
.clear-button,
|
||||
.clear-button:link,
|
||||
.clear-button:visited {
|
||||
border: 2px solid rgb(59, 65, 82);
|
||||
border-radius: 2px;
|
||||
color: white;
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
margin-bottom: -5px;
|
||||
width: 65%;
|
||||
}
|
||||
|
||||
.header-container h2 {
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue