Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
my-cucumbers-ru-github-io
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Лотуга Данила Сергеевич
my-cucumbers-ru-github-io
Commits
fc85c394
Commit
fc85c394
authored
Feb 27, 2012
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new .comment styles for <pre>; more element types for .bg
parent
a0bf6483
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
style.css
themes/ribbon/styles/style.css
+11
-2
No files found.
themes/ribbon/styles/style.css
View file @
fc85c394
...
@@ -167,11 +167,16 @@ BODY {
...
@@ -167,11 +167,16 @@ BODY {
color
:
#000
;
color
:
#000
;
font-style
:
normal
;
font-style
:
normal
;
}
}
.slide
PRE
MARK
.important
{
.slide
PRE
.important
{
background
:
#C00
;
background
:
#C00
;
color
:
#FFF
;
color
:
#FFF
;
font-weight
:
normal
;
font-weight
:
normal
;
}
}
.slide
PRE
.comment
{
padding
:
0
;
background
:
none
;
color
:
#888
;
}
/* Background */
/* Background */
.slide.bg
SECTION
{
.slide.bg
SECTION
{
...
@@ -180,12 +185,16 @@ BODY {
...
@@ -180,12 +185,16 @@ BODY {
.slide.bg
SECTION
:before
{
.slide.bg
SECTION
:before
{
display
:
none
;
display
:
none
;
}
}
.slide.bg
IMG
{
.slide.bg
IMG
,
.slide.bg
SVG
,
.slide.bg
VIDEO
,
.slide.bg
OBJECT
{
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
left
:
0
;
left
:
0
;
z-index
:
-1
;
z-index
:
-1
;
width
:
100%
;
width
:
100%
;
background
:
#FFF
;
}
}
/* Shout */
/* Shout */
...
...
Write
Preview
Markdown
is supported
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