Delete s.css
This commit is contained in:
parent
365d097a98
commit
beed630e90
1 changed files with 0 additions and 44 deletions
44
s.css
44
s.css
|
@ -1,44 +0,0 @@
|
|||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: system-ui;
|
||||
}
|
||||
|
||||
.kapsayici img {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.kapsayici h1 {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
.kapsayici a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.kapsayici a:nth-of-type(2) {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.kapsayici {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
max-width: 100%;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.atif {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
font-size: 13px;
|
||||
color: #606060;
|
||||
}
|
||||
|
||||
.atif a {
|
||||
margin: 0 !important;
|
||||
color: #606060;
|
||||
text-decoration: underline dashed;
|
||||
}
|
Loading…
Add table
Reference in a new issue