mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-11 10:46:19 +09:00
Merge branch 'main' into dependabot/npm_and_yarn/nth-check-and-wordpress/scripts-2.1.1
This commit is contained in:
@@ -9,27 +9,37 @@
|
||||
background-position: -224px -160px;
|
||||
margin: 0 6px 2px 0;
|
||||
}
|
||||
|
||||
.wp-strava-activity-container {
|
||||
display: table;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.activity-details-table tr td {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.activity-details-table th {
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.activity-details-table td:before {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.activity-details-table td {
|
||||
text-align: center;
|
||||
border: 1px solid #e7e7e7;
|
||||
}
|
||||
|
||||
.activity-details-table-info {
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.activity-details-table-units {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
Generated
+16784
-644
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user