0% found this document useful (0 votes)
9 views2 pages

Secondary

The document contains CSS code for styling various elements of a web page, including footer links, social buttons, and animations. It also includes a section for the Animate.css library, which is licensed under the MIT license, allowing for free use and modification. The code specifies various visual properties such as colors, sizes, and animations for different components.

Uploaded by

Rivail Silva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Secondary

The document contains CSS code for styling various elements of a web page, including footer links, social buttons, and animations. It also includes a section for the Animate.css library, which is licensed under the MIT license, allowing for free use and modification. The code specifies various visual properties such as colors, sizes, and animations for different components.

Uploaded by

Rivail Silva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

.secondary.language{display:flex}.

auto__chrome__footer_links
a.secondary:hover{color:var(--spl-color-text-link-primary-
hover)}.auto__chrome__footer_links a.secondary:active{color:var(--spl-color-text-link-
primary-
click)}.auto__chrome__footer_links .dot_divider{color:#57617a;position:relative;top:-
3px}.auto__chrome__footer_links .footer_cell{display:inline-block;font-
size:12px}.auto__chrome__footer_links
ul{margin:0;padding:0}.auto__chrome__footer_links ul li{display:inline-
block}@keyframes rotate{0%
{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%
{transform:scale(1)}50%
{transform:scale(1.2)}to{transform:scale(1)}}.scribd_spinner{background-image:url(/
images/petunia/spinner/spinner.svg);background-position:50%;background-repeat:no-
repeat;background-size:30px;height:30px;width:30px;animation-
name:rotate;animation-duration:.7s;animation-iteration-count:infinite;animation-
timing-function:linear;-ms-high-contrast-adjust:none}.scribd_spinner.slow{animation-
duration:1.2s}.scribd_spinner.large{background-size:60px;height:60px;width:60px}
[class*=" icon-"],[class^=icon-]{min-width:2px;min-
height:2px}.auto__chrome__social_buttons{padding:0;margin:0}.auto__chrome__soci
al_buttons .icon,.auto__chrome__social_buttons .icontainer{display:inline-
block;vertical-align:top}.auto__chrome__social_buttons .icon{font-
size:21px;margin:var(--space-200)
6px}.auto__chrome__social_buttons .icon.scribd{color:var(--color-teal-
300)}.auto__chrome__social_buttons .icon.facebook{color:#3b5998}.auto__chrome__
social_buttons .icon.twitter{color:#55acee}.auto__chrome__social_buttons .icon.pinter
est{color:#c8232c}

/*!

Animate.css - http://daneden.me/animate

Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following
conditions:

You might also like