File: MDStatus.css

package info (click to toggle)
phpsysinfo 3.0.17-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,516 kB
  • ctags: 2,050
  • sloc: xml: 9,488; php: 6,524; makefile: 9
file content (14 lines) | stat: -rw-r--r-- 240 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 $Id: MDStatus.css 510 2011-10-24 18:01:22Z namiltd $
 */
.plugin_mdstatus_biun {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 20px;
    float: left;
    width: 64px;
}

img.plugin_mdstatus_biun {
    margin: auto;
}