File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ body {
25
25
/* -------------------------------------
26
26
ELEMENTS
27
27
------------------------------------- */
28
- a { color : # 2BA6CB ;}
28
+ a { color : # 006cc2 ;}
29
29
30
30
.btn {
31
31
text-decoration : none;
32
32
color : # FFF ;
33
- background-color : # 666 ;
33
+ background-color : # 006cc2 ;
34
34
padding : 10px 16px ;
35
35
font-weight : bold;
36
36
margin-right : 10px ;
@@ -56,17 +56,19 @@ table.social {
56
56
}
57
57
.social .soc-btn {
58
58
padding : 3px 7px ;
59
- font-size : 12 px ;
59
+ font-size : 13 px ;
60
60
margin-bottom : 10px ;
61
61
text-decoration : none;
62
62
color : # FFF ;font-weight : bold;
63
63
display : block;
64
64
text-align : center;
65
65
}
66
66
a .fb { background-color : # 3B5998!important ; }
67
- a .tw { background-color : # 1daced!important ; }
68
- a .gp { background-color : # DB4A39!important ; }
67
+ a .bs { background-color : # 1daced!important ; }
69
68
a .ms { background-color : # 000!important ; }
69
+ a .sl { background-color : # 2EB67D!important ; }
70
+ a .yt { background-color : # FF0000!important ; }
71
+ a .li { background-color : # 0077B5!important ; }
70
72
71
73
.sidebar .soc-btn {
72
74
display : block;
@@ -121,10 +123,10 @@ h6 { font-weight:900; font-size: 14px; text-transform: uppercase; color:#444;}
121
123
p , ul {
122
124
margin-bottom : 10px ;
123
125
font-weight : normal;
124
- font-size : 14 px ;
126
+ font-size : 15 px ;
125
127
line-height : 1.6 ;
126
128
}
127
- p .lead { font-size : 17 px ; }
129
+ p .lead { font-size : 18 px ; }
128
130
p .last { margin-bottom : 0px ;}
129
131
130
132
ul li {
Original file line number Diff line number Diff line change 9
9
10
10
%h5 Connect with us:
11
11
%p
12
- %a { href: "https://www.facebook.com/codebarHQ", class: 'soc-btn fb'} Like us on Facebook
13
- %a{ href: "https://twitter.com/codebar", class: "soc-btn tw" }Follow us on Twitter
14
- %a{ href: " https://www.facebook.com/groups/codebarcommunity" , class: 'soc-btn fb'} Join our facebook community
12
+ %a { href: "https://slack.codebar.io/", class: 'soc-btn sl'} Join us on Slack
13
+ %a{ href: "https://www.youtube.com/channel/UCEYz232agE47GHUq8wneBCA", class: "soc-btn li" } Follow us on LinkedIn
14
+ %a{ href: " https://www.facebook.com/codebarHQ" , class: 'soc-btn fb'} Follow us on Facebook
15
+ %a{ href: " https://bsky.app/profile/codebar.bsky.social" , class: " soc-btn bs" } Follow us on Bluesky
16
+ %a{ href: " https://www.youtube.com/channel/UCEYz232agE47GHUq8wneBCA" , class: " soc-btn yt" }Follow us on YouTube
17
+
15
18
16
19
17
20
%table.column{ align: " left" }
You can’t perform that action at this time.
0 commit comments