Git Product home page Git Product logo

downloads-organizer's Introduction

body {
   #background-image: url("bg.jpg");
}

header
{
  text-align: center;
  position: center;
  height: 45px;
  margin-bottom: 40px;
}

p {
    font-size: 150%;
}

button.settings {
    background:none;
    border:none; 
    cursor: pointer;
    color: #0B00BB;
    font-size: 100%;

}

#title {
    font-size: 150%;
    background-image: url("gradient_bg.png");
}
#intro {
    font-size: 150%;
}




#smallHeadline{
    font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
#largeHeadline {
    font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}

#newRule {
    font-size: 150%;
 
}
.tutorialImages {
   margin: -30px 60px;
   position: absolute;
   
}

#settingsImage {
    position: relative-z;
    align: center;
}

#setDefaultDownloadsFolder {
    float:left;
}

.newRule {
    margin: 10px;
    list-style-type: none;
    position: relative;
} 

.setRulesList2 {
    font-size: 20px;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.tutorialImages{
    margin-right: 5px;
    vertical-align: middle;
    border: 1px solid #ccc;
    height: 100px;
    width: 225px;
    position: relative;
}

.exampleImages{
    margin-right: 5px;
    vertical-align: middle;
    border: 1px solid #ccc;
    height: 100px;
    width: 280px;
    position: relative;
}

.hrefButton {
	font: bold 13px "Helvetica Neue", Helvetica, Arial, clean, sans-serif !important;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	display: inline-block;
	color: white;
	padding: 5px 10px 5px;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	background: #A9014B repeat-x scroll 0 0;
	border-style: none;
	text-align: center;
	overflow: visible;
}
 
.hrefButton:hover,
.hrefButton:focus {
	background-position: 0 -50px;
	color: #ABE2F5;
}
 
.hrefButton:active {
	background-position: 0 -100px;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow: none;
}

downloads-organizer's People

Contributors

sagydrucker avatar

Watchers

 avatar  avatar

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.