Skip to content

Instantly share code, notes, and snippets.

@nyunesu
Last active February 4, 2021 23:55
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nyunesu/a0fc534fb3b3f0244cfb87ee23c28de8 to your computer and use it in GitHub Desktop.
Save nyunesu/a0fc534fb3b3f0244cfb87ee23c28de8 to your computer and use it in GitHub Desktop.
div.columns div.left_col.column div.formatted_description.user_formatted h1 {
font-weight: normal;
padding-left: 0px;
font-size: 26px;
line-height: 32px;
color: white;
}
div.columns div.left_col.column div.formatted_description.user_formatted h2 {
text-transform: uppercase;
color: #fff;
margin: 0 0 10px;
letter-spacing: 2px;
font-size: 14px;
font-weight: bold;
padding-top: 2px;
line-height: 26px;
background-image: url( https://steamstore-a.akamaihd.net/public/images/v6/maincol_gradient_rule.png);
background-repeat: no-repeat;
background-position: bottom left;
}
div.columns div.left_col.column div.formatted_description.user_formatted h3 {
margin-top: 18px;
margin-bottom: 0px;
background-image: none;
font-size: 15px;
color: #2f89bc;
text-transform: none;
letter-spacing: 0px;
font-weight: bold;
padding-top: 2px;
}
div.columns div.left_col.column div.formatted_description.user_formatted {
line-height: 1.5em;
font-size: 14px;
margin-top: 30px;
overflow: hidden;
font-family: Yantramanav,Lato,LatoExtended,sans-serif;
font-weight: normal;
}
div#header.header.has_image.align_center img {
width: 324px;
height: 151px;
object-fit: cover;
}
div.columns div.left_col.column div.formatted_description.user_formatted pre {
font-size: 13px;
line-height: 18px;
color: #c6d4df;
font-family: Yantramanav,Lato,LatoExtended,sans-serif;
background: none;
border: none;
width: 324px;
max-height: 111px;
position: absolute;
left: 589px;
bottom: 0px;
top: 360px;
margin: 0px;
padding: 0px;
}
div.columns div.right_col.column div.video_embed {
position: relative;
right: 573px;
top: 30px;
display: block;
width: 553px;
}
div#header.header.has_image.align_center {
position: relative;
display: block;
top: 201px;
left: 270px;
}
div.info_panel_wrapper div.game_info_panel_widget table tbody tr {
text-align: left;
text-transform: none;
font-size: 10px;
padding-right: 10px;
min-width: 94px;
color: #556772;
font-family: Yantramanav,Lato,LatoExtended,sans-serif;
}
div.info_panel_wrapper div.game_info_panel_widget table tbody tr td {
min-width: 46px;
text-transform: uppercase;
text-align: left;
color: #8f98a0;
font-size: 12px;
font-family: Yantramanav,Lato,LatoExtended,sans-serif;
}
.inner_column a {
text-decoration: none;
}
div.columns div.left_col.column div.more_information_toggle{
position: absolute;
width: 324px;
left: 589px;
bottom: 0px;
top: 441px;
margin: 0px;
padding: 0px;
display: block;
max-height: 600px;
}
div.columns div.left_col.column {
padding-top: 416px;
}
div.columns div.right_col.column div.screenshot_list {
position: absolute;
width: 553px;
height: 77px;
left: 0px;
right: 553px;
top: 520px;
margin: 0;
margin-left: 22px;
display: -webkit-box;
background: #16212e;
}
div.right_col.column div.screenshot_list a {
width: 134px;
display: block;
padding-right: 4px;
}
div.screenshot_list a img.screenshot {
width: 100%;
outline: 2px solid #16212e;
}
div.screenshot_list a img.screenshot:hover {
width: 100%;
outline: 2px solid #d6d7d8;
}
div.columns div.left_col.column div.formatted_description.user_formatted h1 {
font-size: 26px;
line-height: 32px;
font-weight: bold;
position: absolute;
top: 150px;
text-shadow: 1px 1px 2px #000000aa;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment