summaryrefslogtreecommitdiffstats
path: root/styles/projects.css
blob: 2db3061a988b5d0cd536da94792f4c989fb9820f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.projects-section {
    margin-top: 20px;
    padding: 10px;
    background: #ffebf0;
    border: solid #ffb6c1 2px;
}
.projects-section h3 {
    color: #ff69b4;
    text-shadow: 1px 1px 2px #fff;
}
.projects-section ul {
    list-style-type: disc;
    padding-left: 20px;
}
.projects-section ul li {
    margin-bottom: 10px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage