Hi, Surya This is the url of the whole css of that page:
http://twitter.github.com/bootstrap/assets/css/docs.css 2013/2/6 Jack Fabbri <[email protected]> > Hi, Surya > > The class jumbotron is this > > .jumbotron { > background: linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat > scroll 0 0 transparent; > box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, > 0, 0.2) inset; > color: #FFFFFF; > padding: 40px 0; > position: relative; > text-align: center; > text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, > 0.075); > } > > > > > 2013/2/6 Jack Fabbri <[email protected]> > >> Hi, Surya >> >> >> You can not see it... But is there ! >> >> >> >> >> 2013/2/6 Surya Kasturi <[email protected]> >> >>> Yeah I got it long back. However I don't see any design in it >>> >>> >>> On Wed, Feb 6, 2013 at 11:37 PM, Jack Fabbri <[email protected]>wrote: >>> >>>> Hy Surya, >>>> >>>> This is the url of that background image (.png) >>>> >>>> >>>> http://twitter.github.com/bootstrap/assets/img/bs-docs-masthead-pattern.png >>>> >>>> This is that class (.jumbotron): >>>> >>>> .jumbotron:after { >>>> background: url("../img/bs-docs-masthead-pattern.png") repeat >>>> scroll center center transparent; >>>> bottom: 0; >>>> content: ""; >>>> display: block; >>>> left: 0; >>>> opacity: 0.4; >>>> position: absolute; >>>> right: 0; >>>> top: 0; >>>> } >>>> >>>> >>>> >>>> >>>> >>>> 2013/2/6 Surya <[email protected]> >>>> >>>>> Sorry! its twitter.github.com/bootstrap/ >>>>> >>>>> >>>>> On Wednesday, February 6, 2013 10:42:45 PM UTC+5:30, Surya wrote: >>>>>> >>>>>> twitter.bootstrap.com/**bootstrap<http://twitter.bootstrap.com/bootstrap> >>>>>> >>>>>> in that, we see a nice background image. I don't get it url! where is >>>>>> it? how it's created? >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "twitter-bootstrap" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>> >>>>> >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "twitter-bootstrap" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "twitter-bootstrap" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
