Обновить static/css/custom.css
This commit is contained in:
parent
91026a4a6c
commit
0dde0787cb
@ -17,7 +17,7 @@ body {
|
||||
/* font-family: 'Fractal', sans-serif;*/
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
max-width: 900px;
|
||||
margin: 0 auto;
|
||||
margin: 10 auto;
|
||||
padding: 20px;
|
||||
line-height: 1.6;
|
||||
color: #333;
|
||||
@ -47,7 +47,7 @@ img { max-width: 100%; height: auto; display: block; margin: 20px auto; }
|
||||
/* ------------------------------------------------------------------ */
|
||||
/* background*/
|
||||
body {
|
||||
margin: 0;
|
||||
/* margin: 0; */
|
||||
padding: 0;
|
||||
background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
|
||||
position: relative;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user