Browse Source

- Merge with edhelas

pull/16/head
Jaussoin Timothée 12 years ago
parent
commit
08e4774bdc
  1. 1
      themes/movim/css/mobile.css
  2. 2
      themes/movim/css/style.css

1
themes/movim/css/mobile.css

@ -5,6 +5,7 @@ body {
margin: 0px;
padding: 0px;
width: 100%;
font-size: 15px;
position: relative;
left: 0;
/*transition: left 0.5s ease;*/

2
themes/movim/css/style.css

@ -44,7 +44,7 @@ time, mark, audio, video {
body {
font-family: helvetica,sans-serif, Helvetica, "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 15px;
font-size: 14px;
line-height: 1em;
color: #4E4E4E;

Loading…
Cancel
Save