Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fullstack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Madeleine Stenberg Jonassen
Fullstack
Merge requests
!7
Quiz and Questions - Frontend
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Quiz and Questions - Frontend
Create-Quiz
into
main
Overview
0
Commits
9
Pipelines
0
Changes
13
Merged
Madeleine Stenberg Jonassen
requested to merge
Create-Quiz
into
main
1 year ago
Overview
0
Commits
9
Pipelines
0
Changes
13
Expand
Created the layout for the Create-quiz page. Also the play Quiz layout
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
628c0915
9 commits,
1 year ago
13 files
+
675
−
12
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
FullstackProsjekt/src/frontend/src/assets/icon.css
0 → 100644
+
4
−
0
Options
.icon-home
{
background-image
:
url("../components/icons/home.png")
;
height
:
50px
;
}
\ No newline at end of file
Loading