Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Denis Salem
VenC
Commits
163a5f19
Commit
163a5f19
authored
Aug 14, 2019
by
Denis Salem
Browse files
Wip: fix tessellation
parent
551b40f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/share/themes/tessellation/assets/style.css
View file @
163a5f19
/***************/
/* G L O B A L */
/***************/
body
,
html
{
margin
:
0px
;
font-family
:
sans
;
font-weight
:
lighter
;
background-color
:
white
;}
a
{
outline
:
none
;
text-decoration
:
none
;
...
...
@@ -54,7 +59,7 @@ math
.entry
{
font-size
:
0.7em
;
text-align
:
center
;
text-align
:
justify
;
transition
:
1s
ease
all
;
overflow
:
hidden
;}
...
...
src/share/themes/tessellation/assets/styleEntry.css
View file @
163a5f19
.entry
img
{
width
:
auto
;}
{
width
:
auto
;
margin
:
auto
;}
.permalink
{
display
:
none
;}
...
...
Write
Preview
Supports
Markdown
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