You've already forked joomla_test
first commit
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
Reference in New Issue
Block a user