File size: 141 Bytes
0731f33 |
1 2 3 4 5 6 7 8 9 10 |
body {
font-family: 'Segoe UI', sans-serif;
background-color: #f9f9f9;
}
h2, h4 {
font-weight: 600;
color: #333;
}
|
0731f33 |
1 2 3 4 5 6 7 8 9 10 |
body {
font-family: 'Segoe UI', sans-serif;
background-color: #f9f9f9;
}
h2, h4 {
font-weight: 600;
color: #333;
}
|