_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

Module:Sports series/sandbox/styles.css

In today's article, we will deeply explore the fascinating life of Module:Sports series/sandbox/styles.css. From its beginnings to its impact today, this figure/theme/date has left an indelible mark on history. Throughout the next few lines, we will delve into the most intimate details of his career, analyzing his role in different contexts and his influence in various areas. Join us on this exciting journey to discover all the secrets and curiosities that surround Module:Sports series/sandbox/styles.css, and prepare to be surprised by his legacy.
/* same as reflist base style */
.sports-results-notes {
	font-size: 90%;
	margin-bottom: 0.5em;
}

/* Make all cells nowrap by default */
.sports-res {
    white-space: nowrap;
}

/* Override for first column to allow wrapping */
.sports-res th {
    white-space: normal;
}

/* Centered table styles */
.sports-res.center-table {
    margin-left: auto;
    margin-right: auto;
    border: none;
}