mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-27 07:58:31 +01:00
updated style for material
This commit is contained in:
parent
3b5f886308
commit
06532026a9
1 changed files with 1 additions and 28 deletions
|
@ -1,33 +1,6 @@
|
|||
/* app css stylesheet */
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.container {
|
||||
width: 960px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.main {
|
||||
clear:both;
|
||||
}
|
||||
|
||||
.nav {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.nav li {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.nav:after {
|
||||
clear:both;
|
||||
}
|
||||
|
||||
h3 { text-align: center; }
|
||||
|
||||
.date,
|
||||
.panel-heading { text-align: center }
|
||||
|
|
Loading…
Add table
Reference in a new issue