changed git call from https to git readonly
[atutor.git] / mods / userplane / module.css
1 div#userplane {\r
2         border: 1px solid #ccc;\r
3         padding: 10px;\r
4         width: 60%;\r
5         margin-right: auto;\r
6         margin-left: auto;\r
7         background-color: #efefef;\r
8         color: #444;\r
9         margin-top: 30px;\r
10         margin-bottom: 30px;\r
11         text-align: center;\r
12 }