Skip to content

Nikplay23/HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

<title>Google</title> <style> body { margin: 0; display: flex; flex-direction: column; } #nav { display: flex; justify-content: flex-end; margin-top: 20px; } #nav a { margin-right: 20px; } #nav a.image { width: 22px; height: 22px; background: red; border-radius: 15px; } #middle { flex-grow: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; } #photo { text-align:center; } a { text-decoration: none; } a:hover { text-decoration: underline; } #searchbar { text-align: center; margin-top: 17px; } #search { padding-top: 13px; padding-bottom: 18px; width: 550px; outline: 0; padding-left: 15px; border-radius: 17px; border: 1px solid #bbb8b8; } #search:hover { box-shadow:0 0 5px 1px rgb(94, 94, 94); } #buttons { display: flex; justify-content: center; margin-top: 35px; } .button { margin-left: 10px; margin-right: 10px; padding: 5px 5px; cursor: pointer; height: 20px ; border-radius:3px; background: rgb(248, 248, 248); font-family:sans-serif; font-weight: 300 ; } .button:hover{ box-shadow:0 0 2px 1px rgb(99, 99, 99) } #words { margin-top: 40px; text-align: center; } #word-style { font-family: sans-serif; } </style>
Gmail Images
Google Search
I'm Feeling Lucky
Google offered in: Latviešu Lietuviešu Русский

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors