Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Corsi
Templates
Base reveal.js POuL Template
Commits
a7dc88e1
Verified
Commit
a7dc88e1
authored
Oct 03, 2019
by
Roberto Bochet
Browse files
Added input class
parent
99a5f531
Changes
1
Hide whitespace changes
Inline
Side-by-side
poul/css/poul.css
View file @
a7dc88e1
...
...
@@ -332,3 +332,15 @@ body {
max-height
:
5vh
;
padding
:
0
;
}
/*********************************************
* CODE
*********************************************/
code
.input
::before
,
pre
.input
>
code
::before
{
content
:
"$"
;
color
:
#8699A4
;
padding-right
:
5px
;
}
code
.input.root
::before
,
pre
.input.root
>
code
::before
{
content
:
"#"
;
}
\ No newline at end of file
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