Skip to content

Commit

Permalink
Update documentation #201 #328
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Dec 6, 2023
1 parent 1ba5716 commit 32906be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ div.rst-content table.field-list thead
.wy-side-nav-search a:link,
.wy-side-nav-search a {
background-image: url(https://raw.githubusercontent.com/SPARQL-Anything/sparql.anything/v0.9-DEV/docs/logo.png);
height: 150px;
background-size: 150px;
width: 151px;
height: 200px;
background-size: 200px;
width: 200px;
background-repeat: no-repeat;
color: rgba(0, 0, 0, 0);
}
Expand Down

0 comments on commit 32906be

Please sign in to comment.