Path: blob/master/sites/snapchat/accounts/static/styles/accounts.css
777 views
.accountsBody {1padding-bottom: 5rem !important;2min-height: calc(100vh - 79px - 311px);3}45.accountsLeftAligned {6text-align: left;7}89.accountsCentered {10text-align: center;11}1213.accountsTitle {14font-size: 48px;15font-weight: 300;16}1718.accountsText {19max-width: 360px;20margin-left: auto;21margin-right: auto;22}2324.accountsWideText {25max-width: 440px;26margin-left: auto;27margin-right: auto;28}2930.accountsLastText {31margin-bottom: 2rem;32}3334.accountsForm {35margin-bottom: 1rem;36}3738.accountsFormError {39max-width: 304px;40margin: 1rem auto 1rem auto !important;41color: #db4a38 !important;42background: transparent !important;43}4445.accountsWideFormError {46max-width: 384px;47margin: 1rem auto 1rem auto !important;48color: #db4a38 !important;49background: transparent !important;50}5152.accountsNarrowField {5354}5556.accountsWideField {57max-width: 304px;58margin-left: auto !important;59margin-right: auto !important;60}6162.accountsNarrowButton {63min-width: 240px;64}6566.accountsWideButton {67min-width: 304px;68}6970.accountsNarrowButton.accountsButton-id-id {71width: 274px;72}7374.accountsNarrowButton.accountsButton-de-de {75width: 284px;76}7778.accountsNarrowButton.accountsButton-el-gr {79width: 261px;80}8182.accountsNarrowButton.accountsButton-fi-fi {83width: 308px;84}8586.accountsNarrowButton.accountsButton-fr-fr {87width: 260px;88}8990.accountsNarrowButton.accountsButton-it-it {91width: 251px;92}9394.accountsNarrowButton.accountsButton-nl-nl {95width: 272px;96}9798.accountsNarrowButton.accountsButton-pt-br {99width: 320px;100}101102.accountsNarrowButton.accountsButton-pt-pt {103width: 344px;104}105106.accountsNarrowButton.accountsButton-ro-ro {107width: 272px;108}109110.accountsNarrowButton.accountsButton-ru-ru {111width: 253px;112}113114.DownloadMyData tr tr td {115padding: 0px 12px;116}117118119