Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons
This commit is contained in:
commit
9fd66f92db
101 changed files with 154 additions and 154 deletions
|
@ -228,7 +228,7 @@
|
|||
}
|
||||
|
||||
button {
|
||||
border-radius: 999px;
|
||||
border-radius: 4px;
|
||||
padding: 0px 12px 0px 12px;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
|
@ -296,7 +296,7 @@
|
|||
margin-bottom: 2rem;
|
||||
padding: 0.5rem 1rem;
|
||||
width: 40rem;
|
||||
border-radius: 10px;
|
||||
border-radius: 5px;
|
||||
justify-content: center;
|
||||
margin: auto;
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@ html {
|
|||
}
|
||||
|
||||
button {
|
||||
border-radius: 999px;
|
||||
border-radius: 4px;
|
||||
padding: 0px 12px 0px 12px;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
|
@ -93,7 +93,7 @@ code {
|
|||
background: #333;
|
||||
padding: 0.5rem 1rem;
|
||||
max-width: 40rem;
|
||||
border-radius: 10px;
|
||||
border-radius: 5px;
|
||||
justify-content: center;
|
||||
margin: auto;
|
||||
white-space: pre-wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue