You've already forked joomla_test
first commit
This commit is contained in:
1205
administrator/help/en-GB/css/docbook.css
Normal file
1205
administrator/help/en-GB/css/docbook.css
Normal file
File diff suppressed because it is too large
Load Diff
25
administrator/help/en-GB/css/help.css
Normal file
25
administrator/help/en-GB/css/help.css
Normal file
@ -0,0 +1,25 @@
|
||||
body {
|
||||
font-family: verdana, arial, sans-serif;
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #6D9D2E;
|
||||
font-size: 1.5em;
|
||||
border-left: 25px solid #6D9D2E;
|
||||
border-bottom: 1px solid #6D9D2E;
|
||||
padding: 0 0 2px 5px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #6D9D2E;
|
||||
font-size: 1.3em;
|
||||
margin: 1ex 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
border-left: 1px solid #aaa;
|
||||
padding: 5px;
|
||||
}
|
1
administrator/help/en-GB/css/index.html
Normal file
1
administrator/help/en-GB/css/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
Reference in New Issue
Block a user