comparison mrjunejune/pages/tools/index.css @ 80:d55157451947

[MrJuneJune] Updating my homepage.
author June Park <parkjune1995@gmail.com>
date Thu, 01 Jan 2026 08:23:46 -0800
parents 35b1abc37969
children
comparison
equal deleted inserted replaced
79:5710108c949e 80:d55157451947
1 body {
2 line-height: 1.6;
3 padding: 20px;
4 max-width: 1200px;
5 margin: 0 auto;
6 background: rgb(var(--gray-light));
7 }
8
9 .title { 1 .title {
10 color: var(--darkgray); 2 color: var(--darkgray);
11 } 3 }
12 4
13 .nav-list { 5 .nav-list {