Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
Back to Ticket #11752
Ticket #11752
: ChangeFontSize.mapcss
File ChangeFontSize.mapcss,
236 bytes
(added by
Klumbumbus
,
10 years ago
)
Line
1
meta
2
{
3
title
:
"Change Font Size"
;
4
version
:
"1.0"
;
5
description
:
"Changes the font size of the default JOSM mappaint style."
;
6
author
:
"Klumbumbus"
;
7
}
8
9
node
{
font-size
:
12
;
}
10
way
{
font-size
:
12
;
}
11
area
{
font-size
:
12
;
}
Download in other formats:
Original Format