stylesheet files added to 'partition' and 'log' plugin
parent
90efd72b8b
commit
c95ba55f25
@ -0,0 +1,6 @@
|
||||
#log p.console {
|
||||
margin-left: 10%;
|
||||
margin-right: 10%;
|
||||
font-family: monospace;
|
||||
text-align: left;
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
table.partition tr td{
|
||||
text-align: center
|
||||
}
|
||||
|
Loading…
Reference in New Issue