remove old readme
[atutor.git] / mods / _standard / basiclti / module.css
1 div#helloworld {
2         border: 1px solid #ccc;
3         padding: 10px;
4         width: 50%;
5         margin-right: auto;
6         margin-left: auto;
7         background-color: #efefef;
8         color: #444;
9         margin-top: 30px;
10         margin-bottom: 30px;
11 }