Skip to content
Snippets Groups Projects
Commit 2d717fc2 authored by Alexandre Bourget's avatar Alexandre Bourget
Browse files

First color theming + background grad. + About.txt + page_devel.php

parent 8bc113a5
No related branches found
No related tags found
No related merge requests found
// AsciiDoc file
About SFLphone
--------------
www/images/bg-grad.png

1.77 KiB

/* Based on the output of asciidoc */
/* COLOR THEME:
* #86B1B5
* #B58A86
* #8A86B5
* #B1B586
*/
body {
margin: 0 auto 0 auto;
width: 750px;
background-color: #666666;
background: #EBEBDF url(images/bg-grad.png) repeat-x top;
}
a {
......
<h1>Git access</h1>
<h1>Source code</h1>
<?php show_page('Git_Access'); ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment