Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
2d717fc2
Commit
2d717fc2
authored
Aug 28, 2007
by
Alexandre Bourget
Browse files
First color theming + background grad. + About.txt + page_devel.php
parent
8bc113a5
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/About.txt
0 → 100644
View file @
2d717fc2
// AsciiDoc file
About SFLphone
--------------
www/images/bg-grad.png
0 → 100644
View file @
2d717fc2
1.77 KB
www/sflphone.css
View file @
2d717fc2
/* 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
{
...
...
www/templates/page_devel.php
View file @
2d717fc2
<h1>
Git access
</h1>
<h1>
Source code
</h1>
<?php
show_page
(
'Git_Access'
);
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment