Welcome to mirror list, hosted at ThFree Co, Russian Federation.

wild.less « css « src - github.com/jacobsun/edidor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2be8155413c6c4d2cccb76607bf93049f867ba09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.wild-mode .main h1,
.wild-mode .main h2,
.wild-mode .main h3,
.wild-mode .main h4,
.wild-mode .main h5,
.wild-mode .main h6,
.wild-mode .title {
    text-shadow: none;
}
.wild-mode .local-info {
    box-shadow: none;
}