Code Monkey home page Code Monkey logo

satcube's People

Contributors

avo2810 avatar syuzannad9 avatar

Stargazers

 avatar

Watchers

 avatar

satcube's Issues

Style Contirbution

  • {
    font-family: arial, helvetica, sans-serif;
    font-size: 1em;
    line-height: 2;
    color: #fff;
    outline: none;
    -moz-outline: none;
    }

body {
background-image: url("../img/background.png");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}

details {
margin-bottom: 40px;
text-align: center;
width: 100%;
} details:hover {
cursor: default!important;
} summary:hover {
cursor: pointer;

}

.flex-container {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
padding: 1em;
}
.flex-item {
margin: 1em;
text-align: center;
}

.flex-img {
width: clamp(333px, 50%, auto);
max-height: 222px;
overflow: hidden;
}

.flex-txt {
width: clamp(333px, 50%, auto);
height: auto;
overflow: hidden;
}

.btn {
background-color: #008CBA;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
}

form {
margin-top: 50px;
margin-bottom: -5px;
position: relative;
text-align: center;
vertical-align: middle;
}

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.