Coder Social home page Coder Social logo

Style suggestion about haikaidodia HOT 2 CLOSED

kirle avatar kirle commented on August 14, 2024
Style suggestion

from haikaidodia.

Comments (2)

barbarabrito avatar barbarabrito commented on August 14, 2024

Hey. I was thinking maybe another font and a background image could be cool. Something like:

@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');

html{
	background-image: url("https://image.freepik.com/free-vector/hand-painted-background-mountain-landscape_1048-8362.jpg"); /* The image used */
  	  background-repeat: no-repeat;
  	  background-size: cover 	;
	font-family: 'Yuji Syuku', serif;
		
}

haiku

I was thinking about adding a background but at the same time I kind of like the white background as it is because it reminds me of a book page.

from haikaidodia.

kirle avatar kirle commented on August 14, 2024

Maybe something like:


@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');

html{
	background-image: url("https://images.unsplash.com/photo-1586075010923-2dd4570fb338?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=687&q=80"); /* The image used */
  	  background-repeat: no-repeat;
  	  background-size: cover 	;
		font-family: 'Yuji Syuku', serif;
}

haiku

Dont want to change your idea, its just a style suggestion, sorry if you dont want to change it i dont want to alter your work

from haikaidodia.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.