Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilis K committed Dec 19, 2023
1 parent bee4815 commit cd2a069
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 62 deletions.
7 changes: 2 additions & 5 deletions dist/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/styles.css.map

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions src/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/css/styles.css.map

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions src/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -234,10 +234,10 @@ strong {
margin-top: 10px !important;
}

mark, .mark {
/*mark, .mark {
background-color: $success;
color: #FFFBF5;
}
}*/

#scrollableDiv1, #scrollableDiv2, #scrollableDivImprovements, #scrollableDivImages, #userJourneyScroll, .cursorGrab, #wireframesScroll, .grab {
cursor: url(
Expand Down Expand Up @@ -506,6 +506,7 @@ footer .text-info:after {
.sideMenu .active {
background-color: #FDF3E7;
border-radius: 8px;
font-weight: bold;
}

.tooltip {
Expand Down
Loading

0 comments on commit cd2a069

Please sign in to comment.