Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

69
LINES

< > BotCompany Repo | #1002068 // Stylesheet

Document

1  
@import url(https://fonts.googleapis.com/css?family=PT+Sans:700&subset=latin,latin-ext);
2  
3  
h1 {
4  
    font-family: "PT Sans";
5  
    font-size: 100px;
6  
    text-align: center;
7  
}
8  
9  
.result {
10  
    font-family: "PT Sans";
11  
    font-size: 50px;
12  
    text-align: center;
13  
}
14  
15  
a,
16  
input {
17  
    font-family: "PT Sans";
18  
}
19  
20  
input {
21  
    width: 95%;
22  
    border-bottom-width: medium;
23  
    border-left: none;
24  
    border-right: none;
25  
    border-top: none;
26  
    margin-left: 2.5%;
27  
    margin-right: 2.5%;
28  
    font-size: 50px;
29  
    padding: inherit;
30  
    background-color: #FFFFFF;
31  
    color: #636363;
32  
}
33  
34  
a {
35  
    font-size: 25px;
36  
    text-decoration: none;
37  
    color: #47A7A6;
38  
    margin-left: 3%;
39  
}
40  
41  
body {
42  
    color: #FE6363;
43  
    background-color: #FFFFFF;
44  
}
45  
46  
h2 {
47  
    font-family: "PT Sans";
48  
    font-size: 72px;
49  
    text-align: center;
50  
}
51  
52  
h3 {
53  
    font-family: "PT Sans";
54  
    font-size: 40px;
55  
    text-align: center;
56  
}
57  
58  
p {
59  
    font-family: "PT Sans";
60  
    font-size: 24px;
61  
    color: #636363;
62  
    margin-left: 5%;
63  
}
64  
#footer{
65  
    font-family: "PT Sans";
66  
    font-size:18px;
67  
    text-align:center;
68  
    margin-bottom: 5%;	
69  
}

download  show line numbers   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, nbgitpuheiab, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002068
Snippet name: Stylesheet
Eternal ID of this version: #1002068/1
Text MD5: fbb8a2045c610dfc3a6b5bf9a29f37b5
Author: stefan
Category:
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-20 21:27:47
Source code size: 1158 bytes / 69 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 571 / 222
Referenced in: [show references]