mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 10:56:08 +00:00
ana sayfa stili değiştirildi ve sayfa numaraları eklendi.
This commit is contained in:
@@ -24,3 +24,10 @@ body {
|
||||
background-color: hsl(10, 5%, 42%);
|
||||
color: #bdb7af;
|
||||
}
|
||||
|
||||
.container {
|
||||
min-height: 100vh;
|
||||
display: grid;
|
||||
grid-template-rows: auto 1fr auto;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@ a {
|
||||
|
||||
code {
|
||||
background-color: #383838;
|
||||
line-height: 2;
|
||||
line-height: 1.7;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user