git_server: Rename role
This commit is contained in:
parent
fadd7882e3
commit
fa51bab09c
7 changed files with 1 additions and 1 deletions
24
roles/git_server/files/gitweb-local.css
Normal file
24
roles/git_server/files/gitweb-local.css
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
body {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
img.logo {
|
||||
height: 50px;
|
||||
width: 172px;
|
||||
float: left;
|
||||
margin-right: 50px;
|
||||
}
|
||||
|
||||
div.page_header {
|
||||
background: #000;
|
||||
height: 50px;
|
||||
padding-top: 15px;
|
||||
padding-left: 0px;
|
||||
padding-bottom: 0px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
div.page_header a:visited {
|
||||
color: #fff;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue