Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BRIC
dokuwiki
Commits
8bd5828d
Commit
8bd5828d
authored
11 years ago
by
Anika Henke
Browse files
Options
Downloads
Patches
Plain Diff
oops, removed unintentionally added CSS files
parent
85b4e78a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/tpl/dokuwiki/css/sites/abcwiki.css
+0
-39
0 additions, 39 deletions
lib/tpl/dokuwiki/css/sites/abcwiki.css
lib/tpl/dokuwiki/css/sites/paralis.css
+0
-58
0 additions, 58 deletions
lib/tpl/dokuwiki/css/sites/paralis.css
with
0 additions
and
97 deletions
lib/tpl/dokuwiki/css/sites/abcwiki.css
deleted
100644 → 0
+
0
−
39
View file @
85b4e78a
html
,
body
{
background-color
:
#369
;
}
#dokuwiki__header
,
#dokuwiki__aside
,
.docInfo
,
#dokuwiki__footer
{
color
:
#fff
;
}
#dokuwiki__header
a
,
#dokuwiki__aside
a
,
.docInfo
a
,
#dokuwiki__footer
a
{
color
:
#ff9
!important
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
color
:
#036
;
}
.dokuwiki
div
.breadcrumbs
{
border-top-color
:
#999
;
border-bottom-color
:
#666
;
}
.dokuwiki
div
.breadcrumbs
div
:first-child
{
border-bottom-color
:
#999
;
}
.dokuwiki
div
.breadcrumbs
div
:last-child
{
border-top-color
:
#666
;
}
This diff is collapsed.
Click to expand it.
lib/tpl/dokuwiki/css/sites/paralis.css
deleted
100644 → 0
+
0
−
58
View file @
85b4e78a
@media
screen
{
body
{
font
:
normal
100%
/
1.4
Frutiger
,
Calibri
,
"Myriad Pro"
,
Myriad
,
"Nimbus Sans L"
,
Geneva
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-family
:
Constantia
,
Utopia
,
Lucidabright
,
Lucida
,
Georgia
,
"Nimbus Roman No9 L"
,
serif
;
color
:
@
ini_text_neu
;
}
q
{
font-style
:
italic
;
}
#dokuwiki__header
h1
a
{
color
:
@
ini_link
;
font-weight
:
bold
;
}
div
.dokuwiki
p
.plugin__pagenav
{
margin
:
0
0
1.4em
;
}
}
/* /@media */
#dokuwiki__header
h1
{
position
:
relative
;
}
#dokuwiki__header
h1
img
{
position
:
absolute
;
top
:
-27px
;
left
:
-33px
;
max-width
:
none
;
}
#dokuwiki__header
h1
{
padding-left
:
110px
;
}
#dokuwiki__header
p
.claim
{
padding-left
:
110px
;
}
@media
print
{
.dokuwiki
p
.plugin__pagenav
{
display
:
none
;
}
}
/* /@media */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment