mirror of
https://github.com/mapgears/ol3-google-maps.git
synced 2026-01-25 16:50:49 +00:00
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
@navWidth: 250px;
|
|
@colorSubtitle: rgb(119, 156, 52);
|
|
@colorRed: rgb(238, 125, 125);
|
|
@colorLink: #2a6496;
|
|
@colorBgNavi: #2a2a2a;
|
|
|
|
.font-description () {
|
|
font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif
|
|
}
|