Create style.css
This commit is contained in:
parent
63399f861a
commit
f5fb91e4a1
1 changed files with 7 additions and 0 deletions
7
OsmAnd/assets/style.css
Normal file
7
OsmAnd/assets/style.css
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
h3 { text-align: center}
|
||||||
|
h4 { text-align: center}
|
||||||
|
div {border-width: 1px; padding: 10px;
|
||||||
|
border: groove; margin-left:auto;margin-right:auto; }
|
||||||
|
li { text-align:justify;"}
|
||||||
|
img { max-width: 75%; width: auto; height: auto; }
|
||||||
|
p.img {text-align: center}
|
Loading…
Reference in a new issue