Skip to content

Create Splash Screen #60

Open
nikita-1801 wants to merge 3 commits into
gdscigdtuw:mainfrom
nikita-1801:main
Open

Create Splash Screen #60
nikita-1801 wants to merge 3 commits into
gdscigdtuw:mainfrom
nikita-1801:main

Conversation

@nikita-1801
Copy link
Copy Markdown
Contributor

issue #40
created html and css files for splash screen design
not linked yet

Comment thread public/css/splash.css
@@ -0,0 +1,59 @@
@import url('https://fonts.googleapis.com/css?family=Staatliches');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Importing fonts in CSS isn't a good option ;)

Comment thread views/splash.html

<body>
<div class="loader">
<div class="load-text">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think <p> tag will be better here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants